! function(e) { function t(t) { for (var r, a, s = t[0], u = t[1], c = t[2], f = 0, d = []; f < s.length; f++) a = s[f], Object.prototype.hasOwnProperty.call(i, a) && i[a] && d.push(i[a][0]), i[a] = 0; for (r in u) Object.prototype.hasOwnProperty.call(u, r) && (e[r] = u[r]); for (l && l(t); d.length;) d.shift()(); return o.push.apply(o, c || []), n() } function n() { for (var e, t = 0; t < o.length; t++) { for (var n = o[t], r = !0, s = 1; s < n.length; s++) { var u = n[s]; 0 !== i[u] && (r = !1) } r && (o.splice(t--, 1), e = a(a.s = n[0])) } return e } var r = {}, i = { 0: 0 }, o = []; function a(t) { if (r[t]) return r[t].exports; var n = r[t] = { i: t, l: !1, exports: {} }; return e[t].call(n.exports, n, n.exports, a), n.l = !0, n.exports } a.m = e, a.c = r, a.d = function(e, t, n) { a.o(e, t) || Object.defineProperty(e, t, { enumerable: !0, get: n }) }, a.r = function(e) { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(e, "__esModule", { value: !0 }) }, a.t = function(e, t) { if (1 & t && (e = a(e)), 8 & t) return e; if (4 & t && "object" == typeof e && e && e.__esModule) return e; var n = Object.create(null); if (a.r(n), Object.defineProperty(n, "default", { enumerable: !0, value: e }), 2 & t && "string" != typeof e) for (var r in e) a.d(n, r, function(t) { return e[t] }.bind(null, r)); return n }, a.n = function(e) { var t = e && e.__esModule ? function() { return e.default } : function() { return e }; return a.d(t, "a", t), t }, a.o = function(e, t) { return Object.prototype.hasOwnProperty.call(e, t) }, a.p = ""; var s = window.webpackJsonp = window.webpackJsonp || [], u = s.push.bind(s); s.push = t, s = s.slice(); for (var c = 0; c < s.length; c++) t(s[c]); var l = u; n() }([function(e, t, n) { (function(t) { t.coremedia || (t.coremedia = {}), t.coremedia.blueprint || (t.coremedia.blueprint = {}), e.exports = t.coremedia.blueprint.$ = n(60) }).call(this, n(15)) }, function(e, t, n) { "use strict"; var r = n(29), i = n(14), o = (window.matchMedia || function() { var e = window.styleMedia || window.media; if (!e) { var t, n = document.createElement("style"), r = document.getElementsByTagName("script")[0]; n.type = "text/css", n.id = "matchmediajs-test", r ? r.parentNode.insertBefore(n, r) : document.head.appendChild(n), t = "getComputedStyle" in window && window.getComputedStyle(n, null) || n.currentStyle, e = { matchMedium: function(e) { var r = "@media ".concat(e, "{ #matchmediajs-test { width: 1px; } }"); return n.styleSheet ? n.styleSheet.cssText = r : n.textContent = r, "1px" === t.width } } } }(), n(28)); n.d(t, "a", (function() { return r.a })), n.d(t, "e", (function() { return r.c })), n.d(t, "f", (function() { return r.d })), n.d(t, "b", (function() { return r.b })), n.d(t, "h", (function() { return i.e })), n.d(t, "g", (function() { return i.d })), n.d(t, "i", (function() { return i.g })), n.d(t, "d", (function() { return i.b })), n.d(t, "c", (function() { return o.a })) }, function(e, t, n) { "use strict"; n.r(t); var r = n(30); n.d(t, "addNodeDecorator", (function() { return r.a })), n.d(t, "addNodeDecoratorBySelector", (function() { return r.c })), n.d(t, "addNodeDecoratorByData", (function() { return r.b })), n.d(t, "decorateNode", (function() { return r.d })), n.d(t, "undecorateNode", (function() { return r.e })) }, , function(e, t) { function n(t) { return "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? e.exports = n = function(e) { return typeof e } : e.exports = n = function(e) { return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e }, n(t) } e.exports = n }, , , , , , , , , , function(e, t, n) { "use strict"; n.d(t, "a", (function() { return o })), n.d(t, "e", (function() { return u })), n.d(t, "d", (function() { return c })), n.d(t, "g", (function() { return l })), n.d(t, "b", (function() { return f })), n.d(t, "c", (function() { return d })), n.d(t, "f", (function() { return p })); var r = n(51), i = n.n(r), o = (n(65), { OFF: Number.MAX_VALUE, ERROR: 500, WARN: 400, INFO: 300, LOG: 200, ALL: Number.MIN_VALUE }), a = { level: o.OFF, prefix: "[CoreMedia]" }, s = function(e, t) { if ("log" !== e && "info" !== e && "warn" !== e && "error" !== e) throw new RangeError('Parameter type must be one of "log", "info", "warn" or "error".'); t.unshift(a.prefix); try { var n; (n = console)[e].apply(n, i()(t)) } catch (n) { console[e](t.join(" ")) } }, u = function() { if (a.level <= o.LOG) { for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++) t[n] = arguments[n]; s("log", t) } }, c = function() { if (a.level <= o.INFO) { for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++) t[n] = arguments[n]; s("info", t) } }, l = function() { if (a.level <= o.WARN) { for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++) t[n] = arguments[n]; s("warn", t) } }, f = function() { if (a.level <= o.ERROR) { for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++) t[n] = arguments[n]; s("error", t) } }, d = function() { for (var e in o) if (o[e] === a.level) return "LEVEL.".concat(e) }, p = function(e) { if ("number" != typeof e) throw new TypeError("Value of parameter level must be of type number."); return a.level = e, a.level !== o.OFF && s("log", ["Logging level has been set to ".concat(d())]), a.level } }, function(e, t) { var n; n = function() { return this }(); try { n = n || new Function("return this")() } catch (e) { "object" == typeof window && (n = window) } e.exports = n }, , , , , , , , , , , , , function(e, t, n) { "use strict"; n.d(t, "a", (function() { return r })); var r = function(e) { var t, n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : 200, r = arguments.length > 2 && void 0 !== arguments[2] && arguments[2]; return function() { var i = this, o = arguments; function a() { r || e.apply(i, o), t = null } t ? clearTimeout(t) : r && e.apply(i, o), t = setTimeout(a, n) } } }, function(e, t, n) { "use strict"; n.d(t, "a", (function() { return s })), n.d(t, "c", (function() { return u })), n.d(t, "d", (function() { return c })), n.d(t, "b", (function() { return l })); var r = n(4), i = n.n(r), o = n(0), a = n.n(o), s = "coremedia.blueprint.basic.layoutChanged"; function u(e, t) { return e instanceof a.a && i()(t) === i()("string") ? e.filter(t).add(e.find(t)) : a()() } function c(e, t) { return e instanceof a.a ? i()(t) === i()("string") && /^\s*[>|+~]/.test(t) ? e.find(t) : e.constructor(t) : a()() } function l(e) { var t = { headers: { "X-Requested-With": "XMLHttpRequest" }, xhrFields: { withCredentials: !0 }, global: !1, url: void 0 }; if (e = a.a.extend({}, t, e), /MSIE (9.\d+);/.test(navigator.userAgent) && void 0 !== e.url) { e.url = e.url.replace(/\/\/([^/]+)\/(.+)/, "//" + window.location.host + "/$2"); var n = new RegExp("^([a-z]+://|//)"); void 0 === e.headers.Origin && n.test(e.url) && (e.headers.Origin = window.location.protocol + "//" + window.location.hostname + (window.location.port ? ":" + window.location.port : "")) } return a.a.ajax(e) } }, function(e, t, n) { "use strict"; n.d(t, "a", (function() { return l })), n.d(t, "c", (function() { return f })), n.d(t, "b", (function() { return d })), n.d(t, "d", (function() { return p })), n.d(t, "e", (function() { return h })); var r = n(0), i = n.n(r), o = n(1), a = [], s = [], u = function(e, t) { return function(n) { Object(o.e)(n, e).each((function() { t(i()(this)) })) } }; function c(e, t, n) { return function(r) { var a = "[data-" + t + "]"; Object(o.e)(r, a).each((function() { var r = i()(this), o = r.data(t), a = e ? i.a.extend({}, e, o) : o, s = i.a.extend({}, r.data(t + "-state")); n(r, a, s), i.a.isEmptyObject(s) || r.data(t + "-state", s) })) } } function l(e, t) { e && a.push(e), t && s.push(t) } function f(e, t, n) { t && a.push(u(e, t)), n && s.push(u(e, n)) } function d(e, t, n, r) { n && a.push(c(e, t, n)), r && s.push(c(e, t, r)) } function p(e) { var t; t = e instanceof i.a ? e : i()(e), a.forEach((function(e) { e(t) })) } function h(e) { var t; t = e instanceof i.a ? e : i()(e), s.forEach((function(e) { e(t) })) } }, , , , , , , , , , function(e, t, n) { "use strict"; n.r(t); var r = n(0), i = n.n(r), o = n(49), a = n.n(o), s = n(50), u = n.n(s), c = n(28), l = n(14), f = n(29); i.a.extend(i.a.expr[":"], { data: i.a.expr.createPseudo ? i.a.expr.createPseudo((function(e) { return function(t) { return !!i.a.data(t, e) } })) : function(e, t, n) { return !!i.a.data(e, n[3]) } }), document.cookie.indexOf("cmUserVariant=") > 0 && -1 === document.cookie.indexOf('cmUserVariant=""') && l.f(l.a.ALL), i()((function() { var e = i()(window), t = i()(document); document.querySelector("[data-cm-developer-mode]") && l.c() === l.a.OFF.toString() && l.f(l.a.ALL), a()(), u()(), e.on("resize", {}, Object(c.a)((function() { l.e("Window resized"), t.trigger(f.a) }))) })) }, , , , , , , , , function(e, t, n) { "use strict"; /*! npm.im/object-fit-images 3.2.4 */ var r = "bfred-it:object-fit-images", i = /(object-fit|object-position)\s*:\s*([-.\w\s%]+)/g, o = "undefined" == typeof Image ? { style: { "object-position": 1 } } : new Image, a = "object-fit" in o.style, s = "object-position" in o.style, u = "background-size" in o.style, c = "string" == typeof o.currentSrc, l = o.getAttribute, f = o.setAttribute, d = !1; function p(e, t, n) { var r = "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='" + (t || 1) + "' height='" + (n || 0) + "'%3E%3C/svg%3E"; l.call(e, "src") !== r && f.call(e, "src", r) } function h(e, t) { e.naturalWidth ? t(e) : setTimeout(h, 100, e, t) } function g(e) { var t = function(e) { for (var t, n = getComputedStyle(e).fontFamily, r = {}; null !== (t = i.exec(n));) r[t[1]] = t[2]; return r }(e), n = e[r]; if (t["object-fit"] = t["object-fit"] || "fill", !n.img) { if ("fill" === t["object-fit"]) return; if (!n.skipTest && a && !t["object-position"]) return } if (!n.img) { n.img = new Image(e.width, e.height), n.img.srcset = l.call(e, "data-ofi-srcset") || e.srcset, n.img.src = l.call(e, "data-ofi-src") || e.src, f.call(e, "data-ofi-src", e.src), e.srcset && f.call(e, "data-ofi-srcset", e.srcset), p(e, e.naturalWidth || e.width, e.naturalHeight || e.height), e.srcset && (e.srcset = ""); try { ! function(e) { var t = { get: function(t) { return e[r].img[t || "src"] }, set: function(t, n) { return e[r].img[n || "src"] = t, f.call(e, "data-ofi-" + n, t), g(e), t } }; Object.defineProperty(e, "src", t), Object.defineProperty(e, "currentSrc", { get: function() { return t.get("currentSrc") } }), Object.defineProperty(e, "srcset", { get: function() { return t.get("srcset") }, set: function(e) { return t.set(e, "srcset") } }) }(e) } catch (e) { window.console && console.warn("https://bit.ly/ofi-old-browser") } }! function(e) { if (e.srcset && !c && window.picturefill) { var t = window.picturefill._; e[t.ns] && e[t.ns].evaled || t.fillImg(e, { reselect: !0 }), e[t.ns].curSrc || (e[t.ns].supported = !1, t.fillImg(e, { reselect: !0 })), e.currentSrc = e[t.ns].curSrc || e.src } }(n.img), e.style.backgroundImage = 'url("' + (n.img.currentSrc || n.img.src).replace(/"/g, '\\"') + '")', e.style.backgroundPosition = t["object-position"] || "center", e.style.backgroundRepeat = "no-repeat", e.style.backgroundOrigin = "content-box", /scale-down/.test(t["object-fit"]) ? h(n.img, (function() { n.img.naturalWidth > e.width || n.img.naturalHeight > e.height ? e.style.backgroundSize = "contain" : e.style.backgroundSize = "auto" })) : e.style.backgroundSize = t["object-fit"].replace("none", "auto").replace("fill", "100% 100%"), h(n.img, (function(t) { p(e, t.naturalWidth, t.naturalHeight) })) } function m(e, t) { var n = !d && !e; if (t = t || {}, e = e || "img", s && !t.skipTest || !u) return !1; "img" === e ? e = document.getElementsByTagName("img") : "string" == typeof e ? e = document.querySelectorAll(e) : "length" in e || (e = [e]); for (var i = 0; i < e.length; i++) e[i][r] = e[i][r] || { skipTest: t.skipTest }, g(e[i]); n && (document.body.addEventListener("load", (function(e) { "IMG" === e.target.tagName && m(e.target, { skipTest: t.skipTest }) }), !0), d = !0, e = "img"), t.watchMQ && window.addEventListener("resize", m.bind(null, e, { skipTest: t.skipTest })) } m.supportsObjectFit = a, m.supportsObjectPosition = s, function() { function e(e, t) { return e[r] && e[r].img && ("src" === t || "srcset" === t) ? e[r].img : e } s || (HTMLImageElement.prototype.getAttribute = function(t) { return l.call(e(this, t), t) }, HTMLImageElement.prototype.setAttribute = function(t, n) { return f.call(e(this, t), t, String(n)) }) }(), e.exports = m }, function(e, t, n) { void 0 !== e.exports && (e.exports = function(e) { "use strict"; var t = navigator.userAgent.indexOf("Edge/") >= 0, n = new Image, r = "object-fit" in n.style && !t, i = "object-position" in n.style && !t, o = /(object-fit|object-position)\s*:\s*([-\w\s%]+)/g; function a(e) { for (var t = getComputedStyle(e).fontFamily, n = null, r = {}; null !== (n = o.exec(t));) r[n[1]] = n[2]; return r["object-position"] ? function(e) { ~e["object-position"].indexOf("left") ? e["object-position-x"] = "left" : ~e["object-position"].indexOf("right") ? e["object-position-x"] = "right" : e["object-position-x"] = "center"; ~e["object-position"].indexOf("top") ? e["object-position-y"] = "top" : ~e["object-position"].indexOf("bottom") ? e["object-position-y"] = "bottom" : e["object-position-y"] = "center"; return e }(r) : r } function s(e, t) { if ("fill" !== t["object-fit"]) { var n = e.style, r = window.getComputedStyle(e), i = document.createElement("object-fit"); i.appendChild(e.parentNode.replaceChild(i, e)); var o = { height: "100%", width: "100%", boxSizing: "content-box", display: "inline-block", overflow: "hidden" }; for (var a in "backgroundColor backgroundImage borderColor borderStyle borderWidth bottom fontSize lineHeight left opacity margin position right top visibility".replace(/\w+/g, (function(e) { o[e] = r[e] })), o) i.style[a] = o[a]; n.border = n.margin = n.padding = 0, n.display = "block", n.opacity = 1, e.addEventListener("loadedmetadata", s), window.addEventListener("optimizedResize", s), e.readyState >= 1 && (e.removeEventListener("loadedmetadata", s), s()) } function s() { var r = e.videoWidth / e.videoHeight, o = i.clientWidth, a = i.clientHeight, s = o / a, u = 0, c = 0; n.marginLeft = n.marginTop = 0, (r < s ? "contain" === t["object-fit"] : "cover" === t["object-fit"]) ? (u = a * r, c = o / r, n.width = Math.round(u) + "px", n.height = a + "px", "left" === t["object-position-x"] ? n.marginLeft = 0 : "right" === t["object-position-x"] ? n.marginLeft = Math.round(o - u) + "px" : n.marginLeft = Math.round((o - u) / 2) + "px") : (c = o / r, n.width = o + "px", n.height = Math.round(c) + "px", "top" === t["object-position-y"] ? n.marginTop = 0 : "bottom" === t["object-position-y"] ? n.marginTop = Math.round(a - c) + "px" : n.marginTop = Math.round((a - c) / 2) + "px"), e.autoplay && e.play() } } r && i || (function(e) { var t = -1; e ? "length" in e || (e = [e]) : e = document.querySelectorAll("video"); for (; e[++t];) { var n = a(e[t]); (n["object-fit"] || n["object-position"]) && (n["object-fit"] = n["object-fit"] || "fill", s(e[t], n)) } }(e), function(e, t, n) { n = n || window; var r = !1, i = null; try { i = new CustomEvent(t) } catch (e) { (i = document.createEvent("Event")).initEvent(t, !0, !0) } n.addEventListener(e, (function() { r || (r = !0, requestAnimationFrame((function() { n.dispatchEvent(i), r = !1 }))) })) }("resize", "optimizedResize")) }) }, function(e, t, n) { var r = n(62), i = n(63), o = n(64); e.exports = function(e) { return r(e) || i(e) || o() } }, , , , , , , , , function(e, t, n) { (function(t) { e.exports = t.$ = n(61) }).call(this, n(15)) }, function(e, t, n) { var r; /*! * jQuery JavaScript Library v3.2.1 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright JS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2017-03-20T18:59Z */ ! function(t, n) { "use strict"; "object" == typeof e.exports ? e.exports = t.document ? n(t, !0) : function(e) { if (!e.document) throw new Error("jQuery requires a window with a document"); return n(e) } : n(t) }("undefined" != typeof window ? window : this, (function(n, i) { "use strict"; var o = [], a = n.document, s = Object.getPrototypeOf, u = o.slice, c = o.concat, l = o.push, f = o.indexOf, d = {}, p = d.toString, h = d.hasOwnProperty, g = h.toString, m = g.call(Object), v = {}; function y(e, t) { var n = (t = t || a).createElement("script"); n.text = e, t.head.appendChild(n).parentNode.removeChild(n) } var b = function(e, t) { return new b.fn.init(e, t) }, x = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, w = /^-ms-/, T = /-([a-z])/g, C = function(e, t) { return t.toUpperCase() }; function j(e) { var t = !!e && "length" in e && e.length, n = b.type(e); return "function" !== n && !b.isWindow(e) && ("array" === n || 0 === t || "number" == typeof t && t > 0 && t - 1 in e) } b.fn = b.prototype = { jquery: "3.2.1", constructor: b, length: 0, toArray: function() { return u.call(this) }, get: function(e) { return null == e ? u.call(this) : e < 0 ? this[e + this.length] : this[e] }, pushStack: function(e) { var t = b.merge(this.constructor(), e); return t.prevObject = this, t }, each: function(e) { return b.each(this, e) }, map: function(e) { return this.pushStack(b.map(this, (function(t, n) { return e.call(t, n, t) }))) }, slice: function() { return this.pushStack(u.apply(this, arguments)) }, first: function() { return this.eq(0) }, last: function() { return this.eq(-1) }, eq: function(e) { var t = this.length, n = +e + (e < 0 ? t : 0); return this.pushStack(n >= 0 && n < t ? [this[n]] : []) }, end: function() { return this.prevObject || this.constructor() }, push: l, sort: o.sort, splice: o.splice }, b.extend = b.fn.extend = function() { var e, t, n, r, i, o, a = arguments[0] || {}, s = 1, u = arguments.length, c = !1; for ("boolean" == typeof a && (c = a, a = arguments[s] || {}, s++), "object" == typeof a || b.isFunction(a) || (a = {}), s === u && (a = this, s--); s < u; s++) if (null != (e = arguments[s])) for (t in e) n = a[t], a !== (r = e[t]) && (c && r && (b.isPlainObject(r) || (i = Array.isArray(r))) ? (i ? (i = !1, o = n && Array.isArray(n) ? n : []) : o = n && b.isPlainObject(n) ? n : {}, a[t] = b.extend(c, o, r)) : void 0 !== r && (a[t] = r)); return a }, b.extend({ expando: "jQuery" + ("3.2.1" + Math.random()).replace(/\D/g, ""), isReady: !0, error: function(e) { throw new Error(e) }, noop: function() {}, isFunction: function(e) { return "function" === b.type(e) }, isWindow: function(e) { return null != e && e === e.window }, isNumeric: function(e) { var t = b.type(e); return ("number" === t || "string" === t) && !isNaN(e - parseFloat(e)) }, isPlainObject: function(e) { var t, n; return !(!e || "[object Object]" !== p.call(e)) && (!(t = s(e)) || "function" == typeof(n = h.call(t, "constructor") && t.constructor) && g.call(n) === m) }, isEmptyObject: function(e) { var t; for (t in e) return !1; return !0 }, type: function(e) { return null == e ? e + "" : "object" == typeof e || "function" == typeof e ? d[p.call(e)] || "object" : typeof e }, globalEval: function(e) { y(e) }, camelCase: function(e) { return e.replace(w, "ms-").replace(T, C) }, each: function(e, t) { var n, r = 0; if (j(e)) for (n = e.length; r < n && !1 !== t.call(e[r], r, e[r]); r++); else for (r in e) if (!1 === t.call(e[r], r, e[r])) break; return e }, trim: function(e) { return null == e ? "" : (e + "").replace(x, "") }, makeArray: function(e, t) { var n = t || []; return null != e && (j(Object(e)) ? b.merge(n, "string" == typeof e ? [e] : e) : l.call(n, e)), n }, inArray: function(e, t, n) { return null == t ? -1 : f.call(t, e, n) }, merge: function(e, t) { for (var n = +t.length, r = 0, i = e.length; r < n; r++) e[i++] = t[r]; return e.length = i, e }, grep: function(e, t, n) { for (var r = [], i = 0, o = e.length, a = !n; i < o; i++) !t(e[i], i) !== a && r.push(e[i]); return r }, map: function(e, t, n) { var r, i, o = 0, a = []; if (j(e)) for (r = e.length; o < r; o++) null != (i = t(e[o], o, n)) && a.push(i); else for (o in e) null != (i = t(e[o], o, n)) && a.push(i); return c.apply([], a) }, guid: 1, proxy: function(e, t) { var n, r, i; if ("string" == typeof t && (n = e[t], t = e, e = n), b.isFunction(e)) return r = u.call(arguments, 2), (i = function() { return e.apply(t || this, r.concat(u.call(arguments))) }).guid = e.guid = e.guid || b.guid++, i }, now: Date.now, support: v }), "function" == typeof Symbol && (b.fn[Symbol.iterator] = o[Symbol.iterator]), b.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "), (function(e, t) { d["[object " + t + "]"] = t.toLowerCase() })); var E = /*! * Sizzle CSS Selector Engine v2.3.3 * https://sizzlejs.com/ * * Copyright jQuery Foundation and other contributors * Released under the MIT license * http://jquery.org/license * * Date: 2016-08-08 */ function(e) { var t, n, r, i, o, a, s, u, c, l, f, d, p, h, g, m, v, y, b, x = "sizzle" + 1 * new Date, w = e.document, T = 0, C = 0, j = ae(), E = ae(), S = ae(), k = function(e, t) { return e === t && (f = !0), 0 }, A = {}.hasOwnProperty, N = [], D = N.pop, L = N.push, O = N.push, q = N.slice, H = function(e, t) { for (var n = 0, r = e.length; n < r; n++) if (e[n] === t) return n; return -1 }, F = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", P = "[\\x20\\t\\r\\n\\f]", M = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+", R = "\\[" + P + "*(" + M + ")(?:" + P + "*([*^$|!~]?=)" + P + "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + M + "))|)" + P + "*\\]", I = ":(" + M + ")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|" + R + ")*)|.*)\\)|)", W = new RegExp(P + "+", "g"), $ = new RegExp("^" + P + "+|((?:^|[^\\\\])(?:\\\\.)*)" + P + "+$", "g"), B = new RegExp("^" + P + "*," + P + "*"), _ = new RegExp("^" + P + "*([>+~]|" + P + ")" + P + "*"), z = new RegExp("=" + P + "*([^\\]'\"]*?)" + P + "*\\]", "g"), X = new RegExp(I), U = new RegExp("^" + M + "$"), V = { ID: new RegExp("^#(" + M + ")"), CLASS: new RegExp("^\\.(" + M + ")"), TAG: new RegExp("^(" + M + "|[*])"), ATTR: new RegExp("^" + R), PSEUDO: new RegExp("^" + I), CHILD: new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + P + "*(even|odd|(([+-]|)(\\d*)n|)" + P + "*(?:([+-]|)" + P + "*(\\d+)|))" + P + "*\\)|)", "i"), bool: new RegExp("^(?:" + F + ")$", "i"), needsContext: new RegExp("^" + P + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + P + "*((?:-\\d)?\\d*)" + P + "*\\)|)(?=[^-]|$)", "i") }, G = /^(?:input|select|textarea|button)$/i, Y = /^h\d$/i, Q = /^[^{]+\{\s*\[native \w/, J = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, K = /[+~]/, Z = new RegExp("\\\\([\\da-f]{1,6}" + P + "?|(" + P + ")|.)", "ig"), ee = function(e, t, n) { var r = "0x" + t - 65536; return r != r || n ? t : r < 0 ? String.fromCharCode(r + 65536) : String.fromCharCode(r >> 10 | 55296, 1023 & r | 56320) }, te = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, ne = function(e, t) { return t ? "\0" === e ? "�" : e.slice(0, -1) + "\\" + e.charCodeAt(e.length - 1).toString(16) + " " : "\\" + e }, re = function() { d() }, ie = ye((function(e) { return !0 === e.disabled && ("form" in e || "label" in e) }), { dir: "parentNode", next: "legend" }); try { O.apply(N = q.call(w.childNodes), w.childNodes), N[w.childNodes.length].nodeType } catch (e) { O = { apply: N.length ? function(e, t) { L.apply(e, q.call(t)) } : function(e, t) { for (var n = e.length, r = 0; e[n++] = t[r++];); e.length = n - 1 } } } function oe(e, t, r, i) { var o, s, c, l, f, h, v, y = t && t.ownerDocument, T = t ? t.nodeType : 9; if (r = r || [], "string" != typeof e || !e || 1 !== T && 9 !== T && 11 !== T) return r; if (!i && ((t ? t.ownerDocument || t : w) !== p && d(t), t = t || p, g)) { if (11 !== T && (f = J.exec(e))) if (o = f[1]) { if (9 === T) { if (!(c = t.getElementById(o))) return r; if (c.id === o) return r.push(c), r } else if (y && (c = y.getElementById(o)) && b(t, c) && c.id === o) return r.push(c), r } else { if (f[2]) return O.apply(r, t.getElementsByTagName(e)), r; if ((o = f[3]) && n.getElementsByClassName && t.getElementsByClassName) return O.apply(r, t.getElementsByClassName(o)), r } if (n.qsa && !S[e + " "] && (!m || !m.test(e))) { if (1 !== T) y = t, v = e; else if ("object" !== t.nodeName.toLowerCase()) { for ((l = t.getAttribute("id")) ? l = l.replace(te, ne) : t.setAttribute("id", l = x), s = (h = a(e)).length; s--;) h[s] = "#" + l + " " + ve(h[s]); v = h.join(","), y = K.test(e) && ge(t.parentNode) || t } if (v) try { return O.apply(r, y.querySelectorAll(v)), r } catch (e) {} finally { l === x && t.removeAttribute("id") } } } return u(e.replace($, "$1"), t, r, i) } function ae() { var e = []; return function t(n, i) { return e.push(n + " ") > r.cacheLength && delete t[e.shift()], t[n + " "] = i } } function se(e) { return e[x] = !0, e } function ue(e) { var t = p.createElement("fieldset"); try { return !!e(t) } catch (e) { return !1 } finally { t.parentNode && t.parentNode.removeChild(t), t = null } } function ce(e, t) { for (var n = e.split("|"), i = n.length; i--;) r.attrHandle[n[i]] = t } function le(e, t) { var n = t && e, r = n && 1 === e.nodeType && 1 === t.nodeType && e.sourceIndex - t.sourceIndex; if (r) return r; if (n) for (; n = n.nextSibling;) if (n === t) return -1; return e ? 1 : -1 } function fe(e) { return function(t) { return "input" === t.nodeName.toLowerCase() && t.type === e } } function de(e) { return function(t) { var n = t.nodeName.toLowerCase(); return ("input" === n || "button" === n) && t.type === e } } function pe(e) { return function(t) { return "form" in t ? t.parentNode && !1 === t.disabled ? "label" in t ? "label" in t.parentNode ? t.parentNode.disabled === e : t.disabled === e : t.isDisabled === e || t.isDisabled !== !e && ie(t) === e : t.disabled === e : "label" in t && t.disabled === e } } function he(e) { return se((function(t) { return t = +t, se((function(n, r) { for (var i, o = e([], n.length, t), a = o.length; a--;) n[i = o[a]] && (n[i] = !(r[i] = n[i])) })) })) } function ge(e) { return e && void 0 !== e.getElementsByTagName && e } for (t in n = oe.support = {}, o = oe.isXML = function(e) { var t = e && (e.ownerDocument || e).documentElement; return !!t && "HTML" !== t.nodeName }, d = oe.setDocument = function(e) { var t, i, a = e ? e.ownerDocument || e : w; return a !== p && 9 === a.nodeType && a.documentElement ? (h = (p = a).documentElement, g = !o(p), w !== p && (i = p.defaultView) && i.top !== i && (i.addEventListener ? i.addEventListener("unload", re, !1) : i.attachEvent && i.attachEvent("onunload", re)), n.attributes = ue((function(e) { return e.className = "i", !e.getAttribute("className") })), n.getElementsByTagName = ue((function(e) { return e.appendChild(p.createComment("")), !e.getElementsByTagName("*").length })), n.getElementsByClassName = Q.test(p.getElementsByClassName), n.getById = ue((function(e) { return h.appendChild(e).id = x, !p.getElementsByName || !p.getElementsByName(x).length })), n.getById ? (r.filter.ID = function(e) { var t = e.replace(Z, ee); return function(e) { return e.getAttribute("id") === t } }, r.find.ID = function(e, t) { if (void 0 !== t.getElementById && g) { var n = t.getElementById(e); return n ? [n] : [] } }) : (r.filter.ID = function(e) { var t = e.replace(Z, ee); return function(e) { var n = void 0 !== e.getAttributeNode && e.getAttributeNode("id"); return n && n.value === t } }, r.find.ID = function(e, t) { if (void 0 !== t.getElementById && g) { var n, r, i, o = t.getElementById(e); if (o) { if ((n = o.getAttributeNode("id")) && n.value === e) return [o]; for (i = t.getElementsByName(e), r = 0; o = i[r++];) if ((n = o.getAttributeNode("id")) && n.value === e) return [o] } return [] } }), r.find.TAG = n.getElementsByTagName ? function(e, t) { return void 0 !== t.getElementsByTagName ? t.getElementsByTagName(e) : n.qsa ? t.querySelectorAll(e) : void 0 } : function(e, t) { var n, r = [], i = 0, o = t.getElementsByTagName(e); if ("*" === e) { for (; n = o[i++];) 1 === n.nodeType && r.push(n); return r } return o }, r.find.CLASS = n.getElementsByClassName && function(e, t) { if (void 0 !== t.getElementsByClassName && g) return t.getElementsByClassName(e) }, v = [], m = [], (n.qsa = Q.test(p.querySelectorAll)) && (ue((function(e) { h.appendChild(e).innerHTML = "", e.querySelectorAll("[msallowcapture^='']").length && m.push("[*^$]=" + P + "*(?:''|\"\")"), e.querySelectorAll("[selected]").length || m.push("\\[" + P + "*(?:value|" + F + ")"), e.querySelectorAll("[id~=" + x + "-]").length || m.push("~="), e.querySelectorAll(":checked").length || m.push(":checked"), e.querySelectorAll("a#" + x + "+*").length || m.push(".#.+[+~]") })), ue((function(e) { e.innerHTML = ""; var t = p.createElement("input"); t.setAttribute("type", "hidden"), e.appendChild(t).setAttribute("name", "D"), e.querySelectorAll("[name=d]").length && m.push("name" + P + "*[*^$|!~]?="), 2 !== e.querySelectorAll(":enabled").length && m.push(":enabled", ":disabled"), h.appendChild(e).disabled = !0, 2 !== e.querySelectorAll(":disabled").length && m.push(":enabled", ":disabled"), e.querySelectorAll("*,:x"), m.push(",.*:") }))), (n.matchesSelector = Q.test(y = h.matches || h.webkitMatchesSelector || h.mozMatchesSelector || h.oMatchesSelector || h.msMatchesSelector)) && ue((function(e) { n.disconnectedMatch = y.call(e, "*"), y.call(e, "[s!='']:x"), v.push("!=", I) })), m = m.length && new RegExp(m.join("|")), v = v.length && new RegExp(v.join("|")), t = Q.test(h.compareDocumentPosition), b = t || Q.test(h.contains) ? function(e, t) { var n = 9 === e.nodeType ? e.documentElement : e, r = t && t.parentNode; return e === r || !(!r || 1 !== r.nodeType || !(n.contains ? n.contains(r) : e.compareDocumentPosition && 16 & e.compareDocumentPosition(r))) } : function(e, t) { if (t) for (; t = t.parentNode;) if (t === e) return !0; return !1 }, k = t ? function(e, t) { if (e === t) return f = !0, 0; var r = !e.compareDocumentPosition - !t.compareDocumentPosition; return r || (1 & (r = (e.ownerDocument || e) === (t.ownerDocument || t) ? e.compareDocumentPosition(t) : 1) || !n.sortDetached && t.compareDocumentPosition(e) === r ? e === p || e.ownerDocument === w && b(w, e) ? -1 : t === p || t.ownerDocument === w && b(w, t) ? 1 : l ? H(l, e) - H(l, t) : 0 : 4 & r ? -1 : 1) } : function(e, t) { if (e === t) return f = !0, 0; var n, r = 0, i = e.parentNode, o = t.parentNode, a = [e], s = [t]; if (!i || !o) return e === p ? -1 : t === p ? 1 : i ? -1 : o ? 1 : l ? H(l, e) - H(l, t) : 0; if (i === o) return le(e, t); for (n = e; n = n.parentNode;) a.unshift(n); for (n = t; n = n.parentNode;) s.unshift(n); for (; a[r] === s[r];) r++; return r ? le(a[r], s[r]) : a[r] === w ? -1 : s[r] === w ? 1 : 0 }, p) : p }, oe.matches = function(e, t) { return oe(e, null, null, t) }, oe.matchesSelector = function(e, t) { if ((e.ownerDocument || e) !== p && d(e), t = t.replace(z, "='$1']"), n.matchesSelector && g && !S[t + " "] && (!v || !v.test(t)) && (!m || !m.test(t))) try { var r = y.call(e, t); if (r || n.disconnectedMatch || e.document && 11 !== e.document.nodeType) return r } catch (e) {} return oe(t, p, null, [e]).length > 0 }, oe.contains = function(e, t) { return (e.ownerDocument || e) !== p && d(e), b(e, t) }, oe.attr = function(e, t) { (e.ownerDocument || e) !== p && d(e); var i = r.attrHandle[t.toLowerCase()], o = i && A.call(r.attrHandle, t.toLowerCase()) ? i(e, t, !g) : void 0; return void 0 !== o ? o : n.attributes || !g ? e.getAttribute(t) : (o = e.getAttributeNode(t)) && o.specified ? o.value : null }, oe.escape = function(e) { return (e + "").replace(te, ne) }, oe.error = function(e) { throw new Error("Syntax error, unrecognized expression: " + e) }, oe.uniqueSort = function(e) { var t, r = [], i = 0, o = 0; if (f = !n.detectDuplicates, l = !n.sortStable && e.slice(0), e.sort(k), f) { for (; t = e[o++];) t === e[o] && (i = r.push(o)); for (; i--;) e.splice(r[i], 1) } return l = null, e }, i = oe.getText = function(e) { var t, n = "", r = 0, o = e.nodeType; if (o) { if (1 === o || 9 === o || 11 === o) { if ("string" == typeof e.textContent) return e.textContent; for (e = e.firstChild; e; e = e.nextSibling) n += i(e) } else if (3 === o || 4 === o) return e.nodeValue } else for (; t = e[r++];) n += i(t); return n }, (r = oe.selectors = { cacheLength: 50, createPseudo: se, match: V, attrHandle: {}, find: {}, relative: { ">": { dir: "parentNode", first: !0 }, " ": { dir: "parentNode" }, "+": { dir: "previousSibling", first: !0 }, "~": { dir: "previousSibling" } }, preFilter: { ATTR: function(e) { return e[1] = e[1].replace(Z, ee), e[3] = (e[3] || e[4] || e[5] || "").replace(Z, ee), "~=" === e[2] && (e[3] = " " + e[3] + " "), e.slice(0, 4) }, CHILD: function(e) { return e[1] = e[1].toLowerCase(), "nth" === e[1].slice(0, 3) ? (e[3] || oe.error(e[0]), e[4] = +(e[4] ? e[5] + (e[6] || 1) : 2 * ("even" === e[3] || "odd" === e[3])), e[5] = +(e[7] + e[8] || "odd" === e[3])) : e[3] && oe.error(e[0]), e }, PSEUDO: function(e) { var t, n = !e[6] && e[2]; return V.CHILD.test(e[0]) ? null : (e[3] ? e[2] = e[4] || e[5] || "" : n && X.test(n) && (t = a(n, !0)) && (t = n.indexOf(")", n.length - t) - n.length) && (e[0] = e[0].slice(0, t), e[2] = n.slice(0, t)), e.slice(0, 3)) } }, filter: { TAG: function(e) { var t = e.replace(Z, ee).toLowerCase(); return "*" === e ? function() { return !0 } : function(e) { return e.nodeName && e.nodeName.toLowerCase() === t } }, CLASS: function(e) { var t = j[e + " "]; return t || (t = new RegExp("(^|" + P + ")" + e + "(" + P + "|$)")) && j(e, (function(e) { return t.test("string" == typeof e.className && e.className || void 0 !== e.getAttribute && e.getAttribute("class") || "") })) }, ATTR: function(e, t, n) { return function(r) { var i = oe.attr(r, e); return null == i ? "!=" === t : !t || (i += "", "=" === t ? i === n : "!=" === t ? i !== n : "^=" === t ? n && 0 === i.indexOf(n) : "*=" === t ? n && i.indexOf(n) > -1 : "$=" === t ? n && i.slice(-n.length) === n : "~=" === t ? (" " + i.replace(W, " ") + " ").indexOf(n) > -1 : "|=" === t && (i === n || i.slice(0, n.length + 1) === n + "-")) } }, CHILD: function(e, t, n, r, i) { var o = "nth" !== e.slice(0, 3), a = "last" !== e.slice(-4), s = "of-type" === t; return 1 === r && 0 === i ? function(e) { return !!e.parentNode } : function(t, n, u) { var c, l, f, d, p, h, g = o !== a ? "nextSibling" : "previousSibling", m = t.parentNode, v = s && t.nodeName.toLowerCase(), y = !u && !s, b = !1; if (m) { if (o) { for (; g;) { for (d = t; d = d[g];) if (s ? d.nodeName.toLowerCase() === v : 1 === d.nodeType) return !1; h = g = "only" === e && !h && "nextSibling" } return !0 } if (h = [a ? m.firstChild : m.lastChild], a && y) { for (b = (p = (c = (l = (f = (d = m)[x] || (d[x] = {}))[d.uniqueID] || (f[d.uniqueID] = {}))[e] || [])[0] === T && c[1]) && c[2], d = p && m.childNodes[p]; d = ++p && d && d[g] || (b = p = 0) || h.pop();) if (1 === d.nodeType && ++b && d === t) { l[e] = [T, p, b]; break } } else if (y && (b = p = (c = (l = (f = (d = t)[x] || (d[x] = {}))[d.uniqueID] || (f[d.uniqueID] = {}))[e] || [])[0] === T && c[1]), !1 === b) for (; (d = ++p && d && d[g] || (b = p = 0) || h.pop()) && ((s ? d.nodeName.toLowerCase() !== v : 1 !== d.nodeType) || !++b || (y && ((l = (f = d[x] || (d[x] = {}))[d.uniqueID] || (f[d.uniqueID] = {}))[e] = [T, b]), d !== t));); return (b -= i) === r || b % r == 0 && b / r >= 0 } } }, PSEUDO: function(e, t) { var n, i = r.pseudos[e] || r.setFilters[e.toLowerCase()] || oe.error("unsupported pseudo: " + e); return i[x] ? i(t) : i.length > 1 ? (n = [e, e, "", t], r.setFilters.hasOwnProperty(e.toLowerCase()) ? se((function(e, n) { for (var r, o = i(e, t), a = o.length; a--;) e[r = H(e, o[a])] = !(n[r] = o[a]) })) : function(e) { return i(e, 0, n) }) : i } }, pseudos: { not: se((function(e) { var t = [], n = [], r = s(e.replace($, "$1")); return r[x] ? se((function(e, t, n, i) { for (var o, a = r(e, null, i, []), s = e.length; s--;)(o = a[s]) && (e[s] = !(t[s] = o)) })) : function(e, i, o) { return t[0] = e, r(t, null, o, n), t[0] = null, !n.pop() } })), has: se((function(e) { return function(t) { return oe(e, t).length > 0 } })), contains: se((function(e) { return e = e.replace(Z, ee), function(t) { return (t.textContent || t.innerText || i(t)).indexOf(e) > -1 } })), lang: se((function(e) { return U.test(e || "") || oe.error("unsupported lang: " + e), e = e.replace(Z, ee).toLowerCase(), function(t) { var n; do { if (n = g ? t.lang : t.getAttribute("xml:lang") || t.getAttribute("lang")) return (n = n.toLowerCase()) === e || 0 === n.indexOf(e + "-") } while ((t = t.parentNode) && 1 === t.nodeType); return !1 } })), target: function(t) { var n = e.location && e.location.hash; return n && n.slice(1) === t.id }, root: function(e) { return e === h }, focus: function(e) { return e === p.activeElement && (!p.hasFocus || p.hasFocus()) && !!(e.type || e.href || ~e.tabIndex) }, enabled: pe(!1), disabled: pe(!0), checked: function(e) { var t = e.nodeName.toLowerCase(); return "input" === t && !!e.checked || "option" === t && !!e.selected }, selected: function(e) { return e.parentNode && e.parentNode.selectedIndex, !0 === e.selected }, empty: function(e) { for (e = e.firstChild; e; e = e.nextSibling) if (e.nodeType < 6) return !1; return !0 }, parent: function(e) { return !r.pseudos.empty(e) }, header: function(e) { return Y.test(e.nodeName) }, input: function(e) { return G.test(e.nodeName) }, button: function(e) { var t = e.nodeName.toLowerCase(); return "input" === t && "button" === e.type || "button" === t }, text: function(e) { var t; return "input" === e.nodeName.toLowerCase() && "text" === e.type && (null == (t = e.getAttribute("type")) || "text" === t.toLowerCase()) }, first: he((function() { return [0] })), last: he((function(e, t) { return [t - 1] })), eq: he((function(e, t, n) { return [n < 0 ? n + t : n] })), even: he((function(e, t) { for (var n = 0; n < t; n += 2) e.push(n); return e })), odd: he((function(e, t) { for (var n = 1; n < t; n += 2) e.push(n); return e })), lt: he((function(e, t, n) { for (var r = n < 0 ? n + t : n; --r >= 0;) e.push(r); return e })), gt: he((function(e, t, n) { for (var r = n < 0 ? n + t : n; ++r < t;) e.push(r); return e })) } }).pseudos.nth = r.pseudos.eq, { radio: !0, checkbox: !0, file: !0, password: !0, image: !0 }) r.pseudos[t] = fe(t); for (t in { submit: !0, reset: !0 }) r.pseudos[t] = de(t); function me() {} function ve(e) { for (var t = 0, n = e.length, r = ""; t < n; t++) r += e[t].value; return r } function ye(e, t, n) { var r = t.dir, i = t.next, o = i || r, a = n && "parentNode" === o, s = C++; return t.first ? function(t, n, i) { for (; t = t[r];) if (1 === t.nodeType || a) return e(t, n, i); return !1 } : function(t, n, u) { var c, l, f, d = [T, s]; if (u) { for (; t = t[r];) if ((1 === t.nodeType || a) && e(t, n, u)) return !0 } else for (; t = t[r];) if (1 === t.nodeType || a) if (l = (f = t[x] || (t[x] = {}))[t.uniqueID] || (f[t.uniqueID] = {}), i && i === t.nodeName.toLowerCase()) t = t[r] || t; else { if ((c = l[o]) && c[0] === T && c[1] === s) return d[2] = c[2]; if (l[o] = d, d[2] = e(t, n, u)) return !0 } return !1 } } function be(e) { return e.length > 1 ? function(t, n, r) { for (var i = e.length; i--;) if (!e[i](t, n, r)) return !1; return !0 } : e[0] } function xe(e, t, n, r, i) { for (var o, a = [], s = 0, u = e.length, c = null != t; s < u; s++)(o = e[s]) && (n && !n(o, r, i) || (a.push(o), c && t.push(s))); return a } function we(e, t, n, r, i, o) { return r && !r[x] && (r = we(r)), i && !i[x] && (i = we(i, o)), se((function(o, a, s, u) { var c, l, f, d = [], p = [], h = a.length, g = o || function(e, t, n) { for (var r = 0, i = t.length; r < i; r++) oe(e, t[r], n); return n }(t || "*", s.nodeType ? [s] : s, []), m = !e || !o && t ? g : xe(g, d, e, s, u), v = n ? i || (o ? e : h || r) ? [] : a : m; if (n && n(m, v, s, u), r) for (c = xe(v, p), r(c, [], s, u), l = c.length; l--;)(f = c[l]) && (v[p[l]] = !(m[p[l]] = f)); if (o) { if (i || e) { if (i) { for (c = [], l = v.length; l--;)(f = v[l]) && c.push(m[l] = f); i(null, v = [], c, u) } for (l = v.length; l--;)(f = v[l]) && (c = i ? H(o, f) : d[l]) > -1 && (o[c] = !(a[c] = f)) } } else v = xe(v === a ? v.splice(h, v.length) : v), i ? i(null, a, v, u) : O.apply(a, v) })) } function Te(e) { for (var t, n, i, o = e.length, a = r.relative[e[0].type], s = a || r.relative[" "], u = a ? 1 : 0, l = ye((function(e) { return e === t }), s, !0), f = ye((function(e) { return H(t, e) > -1 }), s, !0), d = [function(e, n, r) { var i = !a && (r || n !== c) || ((t = n).nodeType ? l(e, n, r) : f(e, n, r)); return t = null, i }]; u < o; u++) if (n = r.relative[e[u].type]) d = [ye(be(d), n)]; else { if ((n = r.filter[e[u].type].apply(null, e[u].matches))[x]) { for (i = ++u; i < o && !r.relative[e[i].type]; i++); return we(u > 1 && be(d), u > 1 && ve(e.slice(0, u - 1).concat({ value: " " === e[u - 2].type ? "*" : "" })).replace($, "$1"), n, u < i && Te(e.slice(u, i)), i < o && Te(e = e.slice(i)), i < o && ve(e)) } d.push(n) } return be(d) } return me.prototype = r.filters = r.pseudos, r.setFilters = new me, a = oe.tokenize = function(e, t) { var n, i, o, a, s, u, c, l = E[e + " "]; if (l) return t ? 0 : l.slice(0); for (s = e, u = [], c = r.preFilter; s;) { for (a in n && !(i = B.exec(s)) || (i && (s = s.slice(i[0].length) || s), u.push(o = [])), n = !1, (i = _.exec(s)) && (n = i.shift(), o.push({ value: n, type: i[0].replace($, " ") }), s = s.slice(n.length)), r.filter) !(i = V[a].exec(s)) || c[a] && !(i = c[a](i)) || (n = i.shift(), o.push({ value: n, type: a, matches: i }), s = s.slice(n.length)); if (!n) break } return t ? s.length : s ? oe.error(e) : E(e, u).slice(0) }, s = oe.compile = function(e, t) { var n, i = [], o = [], s = S[e + " "]; if (!s) { for (t || (t = a(e)), n = t.length; n--;)(s = Te(t[n]))[x] ? i.push(s) : o.push(s); (s = S(e, function(e, t) { var n = t.length > 0, i = e.length > 0, o = function(o, a, s, u, l) { var f, h, m, v = 0, y = "0", b = o && [], x = [], w = c, C = o || i && r.find.TAG("*", l), j = T += null == w ? 1 : Math.random() || .1, E = C.length; for (l && (c = a === p || a || l); y !== E && null != (f = C[y]); y++) { if (i && f) { for (h = 0, a || f.ownerDocument === p || (d(f), s = !g); m = e[h++];) if (m(f, a || p, s)) { u.push(f); break } l && (T = j) } n && ((f = !m && f) && v--, o && b.push(f)) } if (v += y, n && y !== v) { for (h = 0; m = t[h++];) m(b, x, a, s); if (o) { if (v > 0) for (; y--;) b[y] || x[y] || (x[y] = D.call(u)); x = xe(x) } O.apply(u, x), l && !o && x.length > 0 && v + t.length > 1 && oe.uniqueSort(u) } return l && (T = j, c = w), b }; return n ? se(o) : o }(o, i))).selector = e } return s }, u = oe.select = function(e, t, n, i) { var o, u, c, l, f, d = "function" == typeof e && e, p = !i && a(e = d.selector || e); if (n = n || [], 1 === p.length) { if ((u = p[0] = p[0].slice(0)).length > 2 && "ID" === (c = u[0]).type && 9 === t.nodeType && g && r.relative[u[1].type]) { if (!(t = (r.find.ID(c.matches[0].replace(Z, ee), t) || [])[0])) return n; d && (t = t.parentNode), e = e.slice(u.shift().value.length) } for (o = V.needsContext.test(e) ? 0 : u.length; o-- && (c = u[o], !r.relative[l = c.type]);) if ((f = r.find[l]) && (i = f(c.matches[0].replace(Z, ee), K.test(u[0].type) && ge(t.parentNode) || t))) { if (u.splice(o, 1), !(e = i.length && ve(u))) return O.apply(n, i), n; break } } return (d || s(e, p))(i, t, !g, n, !t || K.test(e) && ge(t.parentNode) || t), n }, n.sortStable = x.split("").sort(k).join("") === x, n.detectDuplicates = !!f, d(), n.sortDetached = ue((function(e) { return 1 & e.compareDocumentPosition(p.createElement("fieldset")) })), ue((function(e) { return e.innerHTML = "", "#" === e.firstChild.getAttribute("href") })) || ce("type|href|height|width", (function(e, t, n) { if (!n) return e.getAttribute(t, "type" === t.toLowerCase() ? 1 : 2) })), n.attributes && ue((function(e) { return e.innerHTML = "", e.firstChild.setAttribute("value", ""), "" === e.firstChild.getAttribute("value") })) || ce("value", (function(e, t, n) { if (!n && "input" === e.nodeName.toLowerCase()) return e.defaultValue })), ue((function(e) { return null == e.getAttribute("disabled") })) || ce(F, (function(e, t, n) { var r; if (!n) return !0 === e[t] ? t.toLowerCase() : (r = e.getAttributeNode(t)) && r.specified ? r.value : null })), oe }(n); b.find = E, b.expr = E.selectors, b.expr[":"] = b.expr.pseudos, b.uniqueSort = b.unique = E.uniqueSort, b.text = E.getText, b.isXMLDoc = E.isXML, b.contains = E.contains, b.escapeSelector = E.escape; var S = function(e, t, n) { for (var r = [], i = void 0 !== n; (e = e[t]) && 9 !== e.nodeType;) if (1 === e.nodeType) { if (i && b(e).is(n)) break; r.push(e) } return r }, k = function(e, t) { for (var n = []; e; e = e.nextSibling) 1 === e.nodeType && e !== t && n.push(e); return n }, A = b.expr.match.needsContext; function N(e, t) { return e.nodeName && e.nodeName.toLowerCase() === t.toLowerCase() } var D = /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i, L = /^.[^:#\[\.,]*$/; function O(e, t, n) { return b.isFunction(t) ? b.grep(e, (function(e, r) { return !!t.call(e, r, e) !== n })) : t.nodeType ? b.grep(e, (function(e) { return e === t !== n })) : "string" != typeof t ? b.grep(e, (function(e) { return f.call(t, e) > -1 !== n })) : L.test(t) ? b.filter(t, e, n) : (t = b.filter(t, e), b.grep(e, (function(e) { return f.call(t, e) > -1 !== n && 1 === e.nodeType }))) } b.filter = function(e, t, n) { var r = t[0]; return n && (e = ":not(" + e + ")"), 1 === t.length && 1 === r.nodeType ? b.find.matchesSelector(r, e) ? [r] : [] : b.find.matches(e, b.grep(t, (function(e) { return 1 === e.nodeType }))) }, b.fn.extend({ find: function(e) { var t, n, r = this.length, i = this; if ("string" != typeof e) return this.pushStack(b(e).filter((function() { for (t = 0; t < r; t++) if (b.contains(i[t], this)) return !0 }))); for (n = this.pushStack([]), t = 0; t < r; t++) b.find(e, i[t], n); return r > 1 ? b.uniqueSort(n) : n }, filter: function(e) { return this.pushStack(O(this, e || [], !1)) }, not: function(e) { return this.pushStack(O(this, e || [], !0)) }, is: function(e) { return !!O(this, "string" == typeof e && A.test(e) ? b(e) : e || [], !1).length } }); var q, H = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/; (b.fn.init = function(e, t, n) { var r, i; if (!e) return this; if (n = n || q, "string" == typeof e) { if (!(r = "<" === e[0] && ">" === e[e.length - 1] && e.length >= 3 ? [null, e, null] : H.exec(e)) || !r[1] && t) return !t || t.jquery ? (t || n).find(e) : this.constructor(t).find(e); if (r[1]) { if (t = t instanceof b ? t[0] : t, b.merge(this, b.parseHTML(r[1], t && t.nodeType ? t.ownerDocument || t : a, !0)), D.test(r[1]) && b.isPlainObject(t)) for (r in t) b.isFunction(this[r]) ? this[r](t[r]) : this.attr(r, t[r]); return this } return (i = a.getElementById(r[2])) && (this[0] = i, this.length = 1), this } return e.nodeType ? (this[0] = e, this.length = 1, this) : b.isFunction(e) ? void 0 !== n.ready ? n.ready(e) : e(b) : b.makeArray(e, this) }).prototype = b.fn, q = b(a); var F = /^(?:parents|prev(?:Until|All))/, P = { children: !0, contents: !0, next: !0, prev: !0 }; function M(e, t) { for (; (e = e[t]) && 1 !== e.nodeType;); return e } b.fn.extend({ has: function(e) { var t = b(e, this), n = t.length; return this.filter((function() { for (var e = 0; e < n; e++) if (b.contains(this, t[e])) return !0 })) }, closest: function(e, t) { var n, r = 0, i = this.length, o = [], a = "string" != typeof e && b(e); if (!A.test(e)) for (; r < i; r++) for (n = this[r]; n && n !== t; n = n.parentNode) if (n.nodeType < 11 && (a ? a.index(n) > -1 : 1 === n.nodeType && b.find.matchesSelector(n, e))) { o.push(n); break } return this.pushStack(o.length > 1 ? b.uniqueSort(o) : o) }, index: function(e) { return e ? "string" == typeof e ? f.call(b(e), this[0]) : f.call(this, e.jquery ? e[0] : e) : this[0] && this[0].parentNode ? this.first().prevAll().length : -1 }, add: function(e, t) { return this.pushStack(b.uniqueSort(b.merge(this.get(), b(e, t)))) }, addBack: function(e) { return this.add(null == e ? this.prevObject : this.prevObject.filter(e)) } }), b.each({ parent: function(e) { var t = e.parentNode; return t && 11 !== t.nodeType ? t : null }, parents: function(e) { return S(e, "parentNode") }, parentsUntil: function(e, t, n) { return S(e, "parentNode", n) }, next: function(e) { return M(e, "nextSibling") }, prev: function(e) { return M(e, "previousSibling") }, nextAll: function(e) { return S(e, "nextSibling") }, prevAll: function(e) { return S(e, "previousSibling") }, nextUntil: function(e, t, n) { return S(e, "nextSibling", n) }, prevUntil: function(e, t, n) { return S(e, "previousSibling", n) }, siblings: function(e) { return k((e.parentNode || {}).firstChild, e) }, children: function(e) { return k(e.firstChild) }, contents: function(e) { return N(e, "iframe") ? e.contentDocument : (N(e, "template") && (e = e.content || e), b.merge([], e.childNodes)) } }, (function(e, t) { b.fn[e] = function(n, r) { var i = b.map(this, t, n); return "Until" !== e.slice(-5) && (r = n), r && "string" == typeof r && (i = b.filter(r, i)), this.length > 1 && (P[e] || b.uniqueSort(i), F.test(e) && i.reverse()), this.pushStack(i) } })); var R = /[^\x20\t\r\n\f]+/g; function I(e) { return e } function W(e) { throw e } function $(e, t, n, r) { var i; try { e && b.isFunction(i = e.promise) ? i.call(e).done(t).fail(n) : e && b.isFunction(i = e.then) ? i.call(e, t, n) : t.apply(void 0, [e].slice(r)) } catch (e) { n.apply(void 0, [e]) } } b.Callbacks = function(e) { e = "string" == typeof e ? function(e) { var t = {}; return b.each(e.match(R) || [], (function(e, n) { t[n] = !0 })), t }(e) : b.extend({}, e); var t, n, r, i, o = [], a = [], s = -1, u = function() { for (i = i || e.once, r = t = !0; a.length; s = -1) for (n = a.shift(); ++s < o.length;) !1 === o[s].apply(n[0], n[1]) && e.stopOnFalse && (s = o.length, n = !1); e.memory || (n = !1), t = !1, i && (o = n ? [] : "") }, c = { add: function() { return o && (n && !t && (s = o.length - 1, a.push(n)), function t(n) { b.each(n, (function(n, r) { b.isFunction(r) ? e.unique && c.has(r) || o.push(r) : r && r.length && "string" !== b.type(r) && t(r) })) }(arguments), n && !t && u()), this }, remove: function() { return b.each(arguments, (function(e, t) { for (var n; (n = b.inArray(t, o, n)) > -1;) o.splice(n, 1), n <= s && s-- })), this }, has: function(e) { return e ? b.inArray(e, o) > -1 : o.length > 0 }, empty: function() { return o && (o = []), this }, disable: function() { return i = a = [], o = n = "", this }, disabled: function() { return !o }, lock: function() { return i = a = [], n || t || (o = n = ""), this }, locked: function() { return !!i }, fireWith: function(e, n) { return i || (n = [e, (n = n || []).slice ? n.slice() : n], a.push(n), t || u()), this }, fire: function() { return c.fireWith(this, arguments), this }, fired: function() { return !!r } }; return c }, b.extend({ Deferred: function(e) { var t = [ ["notify", "progress", b.Callbacks("memory"), b.Callbacks("memory"), 2], ["resolve", "done", b.Callbacks("once memory"), b.Callbacks("once memory"), 0, "resolved"], ["reject", "fail", b.Callbacks("once memory"), b.Callbacks("once memory"), 1, "rejected"] ], r = "pending", i = { state: function() { return r }, always: function() { return o.done(arguments).fail(arguments), this }, catch: function(e) { return i.then(null, e) }, pipe: function() { var e = arguments; return b.Deferred((function(n) { b.each(t, (function(t, r) { var i = b.isFunction(e[r[4]]) && e[r[4]]; o[r[1]]((function() { var e = i && i.apply(this, arguments); e && b.isFunction(e.promise) ? e.promise().progress(n.notify).done(n.resolve).fail(n.reject) : n[r[0] + "With"](this, i ? [e] : arguments) })) })), e = null })).promise() }, then: function(e, r, i) { var o = 0; function a(e, t, r, i) { return function() { var s = this, u = arguments, c = function() { var n, c; if (!(e < o)) { if ((n = r.apply(s, u)) === t.promise()) throw new TypeError("Thenable self-resolution"); c = n && ("object" == typeof n || "function" == typeof n) && n.then, b.isFunction(c) ? i ? c.call(n, a(o, t, I, i), a(o, t, W, i)) : (o++, c.call(n, a(o, t, I, i), a(o, t, W, i), a(o, t, I, t.notifyWith))) : (r !== I && (s = void 0, u = [n]), (i || t.resolveWith)(s, u)) } }, l = i ? c : function() { try { c() } catch (n) { b.Deferred.exceptionHook && b.Deferred.exceptionHook(n, l.stackTrace), e + 1 >= o && (r !== W && (s = void 0, u = [n]), t.rejectWith(s, u)) } }; e ? l() : (b.Deferred.getStackHook && (l.stackTrace = b.Deferred.getStackHook()), n.setTimeout(l)) } } return b.Deferred((function(n) { t[0][3].add(a(0, n, b.isFunction(i) ? i : I, n.notifyWith)), t[1][3].add(a(0, n, b.isFunction(e) ? e : I)), t[2][3].add(a(0, n, b.isFunction(r) ? r : W)) })).promise() }, promise: function(e) { return null != e ? b.extend(e, i) : i } }, o = {}; return b.each(t, (function(e, n) { var a = n[2], s = n[5]; i[n[1]] = a.add, s && a.add((function() { r = s }), t[3 - e][2].disable, t[0][2].lock), a.add(n[3].fire), o[n[0]] = function() { return o[n[0] + "With"](this === o ? void 0 : this, arguments), this }, o[n[0] + "With"] = a.fireWith })), i.promise(o), e && e.call(o, o), o }, when: function(e) { var t = arguments.length, n = t, r = Array(n), i = u.call(arguments), o = b.Deferred(), a = function(e) { return function(n) { r[e] = this, i[e] = arguments.length > 1 ? u.call(arguments) : n, --t || o.resolveWith(r, i) } }; if (t <= 1 && ($(e, o.done(a(n)).resolve, o.reject, !t), "pending" === o.state() || b.isFunction(i[n] && i[n].then))) return o.then(); for (; n--;) $(i[n], a(n), o.reject); return o.promise() } }); var _ = b.Deferred(); function z() { a.removeEventListener("DOMContentLoaded", z), n.removeEventListener("load", z), b.ready() } b.fn.ready = function(e) { return _.then(e).catch((function(e) { b.readyException(e) })), this }, b.extend({ isReady: !1, readyWait: 1, ready: function(e) { (!0 === e ? --b.readyWait : b.isReady) || (b.isReady = !0, !0 !== e && --b.readyWait > 0 || _.resolveWith(a, [b])) } }), b.ready.then = _.then, "complete" === a.readyState || "loading" !== a.readyState && !a.documentElement.doScroll ? n.setTimeout(b.ready) : (a.addEventListener("DOMContentLoaded", z), n.addEventListener("load", z)); var X = function(e, t, n, r, i, o, a) { var s = 0, u = e.length, c = null == n; if ("object" === b.type(n)) for (s in i = !0, n) X(e, t, s, n[s], !0, o, a); else if (void 0 !== r && (i = !0, b.isFunction(r) || (a = !0), c && (a ? (t.call(e, r), t = null) : (c = t, t = function(e, t, n) { return c.call(b(e), n) })), t)) for (; s < u; s++) t(e[s], n, a ? r : r.call(e[s], s, t(e[s], n))); return i ? e : c ? t.call(e) : u ? t(e[0], n) : o }, U = function(e) { return 1 === e.nodeType || 9 === e.nodeType || !+e.nodeType }; function V() { this.expando = b.expando + V.uid++ } V.uid = 1, V.prototype = { cache: function(e) { var t = e[this.expando]; return t || (t = {}, U(e) && (e.nodeType ? e[this.expando] = t : Object.defineProperty(e, this.expando, { value: t, configurable: !0 }))), t }, set: function(e, t, n) { var r, i = this.cache(e); if ("string" == typeof t) i[b.camelCase(t)] = n; else for (r in t) i[b.camelCase(r)] = t[r]; return i }, get: function(e, t) { return void 0 === t ? this.cache(e) : e[this.expando] && e[this.expando][b.camelCase(t)] }, access: function(e, t, n) { return void 0 === t || t && "string" == typeof t && void 0 === n ? this.get(e, t) : (this.set(e, t, n), void 0 !== n ? n : t) }, remove: function(e, t) { var n, r = e[this.expando]; if (void 0 !== r) { if (void 0 !== t) { n = (t = Array.isArray(t) ? t.map(b.camelCase) : (t = b.camelCase(t)) in r ? [t] : t.match(R) || []).length; for (; n--;) delete r[t[n]] }(void 0 === t || b.isEmptyObject(r)) && (e.nodeType ? e[this.expando] = void 0 : delete e[this.expando]) } }, hasData: function(e) { var t = e[this.expando]; return void 0 !== t && !b.isEmptyObject(t) } }; var G = new V, Y = new V, Q = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, J = /[A-Z]/g; function K(e, t, n) { var r; if (void 0 === n && 1 === e.nodeType) if (r = "data-" + t.replace(J, "-$&").toLowerCase(), "string" == typeof(n = e.getAttribute(r))) { try { n = function(e) { return "true" === e || "false" !== e && ("null" === e ? null : e === +e + "" ? +e : Q.test(e) ? JSON.parse(e) : e) }(n) } catch (e) {} Y.set(e, t, n) } else n = void 0; return n } b.extend({ hasData: function(e) { return Y.hasData(e) || G.hasData(e) }, data: function(e, t, n) { return Y.access(e, t, n) }, removeData: function(e, t) { Y.remove(e, t) }, _data: function(e, t, n) { return G.access(e, t, n) }, _removeData: function(e, t) { G.remove(e, t) } }), b.fn.extend({ data: function(e, t) { var n, r, i, o = this[0], a = o && o.attributes; if (void 0 === e) { if (this.length && (i = Y.get(o), 1 === o.nodeType && !G.get(o, "hasDataAttrs"))) { for (n = a.length; n--;) a[n] && 0 === (r = a[n].name).indexOf("data-") && (r = b.camelCase(r.slice(5)), K(o, r, i[r])); G.set(o, "hasDataAttrs", !0) } return i } return "object" == typeof e ? this.each((function() { Y.set(this, e) })) : X(this, (function(t) { var n; if (o && void 0 === t) return void 0 !== (n = Y.get(o, e)) ? n : void 0 !== (n = K(o, e)) ? n : void 0; this.each((function() { Y.set(this, e, t) })) }), null, t, arguments.length > 1, null, !0) }, removeData: function(e) { return this.each((function() { Y.remove(this, e) })) } }), b.extend({ queue: function(e, t, n) { var r; if (e) return t = (t || "fx") + "queue", r = G.get(e, t), n && (!r || Array.isArray(n) ? r = G.access(e, t, b.makeArray(n)) : r.push(n)), r || [] }, dequeue: function(e, t) { t = t || "fx"; var n = b.queue(e, t), r = n.length, i = n.shift(), o = b._queueHooks(e, t); "inprogress" === i && (i = n.shift(), r--), i && ("fx" === t && n.unshift("inprogress"), delete o.stop, i.call(e, (function() { b.dequeue(e, t) }), o)), !r && o && o.empty.fire() }, _queueHooks: function(e, t) { var n = t + "queueHooks"; return G.get(e, n) || G.access(e, n, { empty: b.Callbacks("once memory").add((function() { G.remove(e, [t + "queue", n]) })) }) } }), b.fn.extend({ queue: function(e, t) { var n = 2; return "string" != typeof e && (t = e, e = "fx", n--), arguments.length < n ? b.queue(this[0], e) : void 0 === t ? this : this.each((function() { var n = b.queue(this, e, t); b._queueHooks(this, e), "fx" === e && "inprogress" !== n[0] && b.dequeue(this, e) })) }, dequeue: function(e) { return this.each((function() { b.dequeue(this, e) })) }, clearQueue: function(e) { return this.queue(e || "fx", []) }, promise: function(e, t) { var n, r = 1, i = b.Deferred(), o = this, a = this.length, s = function() { --r || i.resolveWith(o, [o]) }; for ("string" != typeof e && (t = e, e = void 0), e = e || "fx"; a--;)(n = G.get(o[a], e + "queueHooks")) && n.empty && (r++, n.empty.add(s)); return s(), i.promise(t) } }); var Z = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source, ee = new RegExp("^(?:([+-])=|)(" + Z + ")([a-z%]*)$", "i"), te = ["Top", "Right", "Bottom", "Left"], ne = function(e, t) { return "none" === (e = t || e).style.display || "" === e.style.display && b.contains(e.ownerDocument, e) && "none" === b.css(e, "display") }, re = function(e, t, n, r) { var i, o, a = {}; for (o in t) a[o] = e.style[o], e.style[o] = t[o]; for (o in i = n.apply(e, r || []), t) e.style[o] = a[o]; return i }; function ie(e, t, n, r) { var i, o = 1, a = 20, s = r ? function() { return r.cur() } : function() { return b.css(e, t, "") }, u = s(), c = n && n[3] || (b.cssNumber[t] ? "" : "px"), l = (b.cssNumber[t] || "px" !== c && +u) && ee.exec(b.css(e, t)); if (l && l[3] !== c) { c = c || l[3], n = n || [], l = +u || 1; do { l /= o = o || ".5", b.style(e, t, l + c) } while (o !== (o = s() / u) && 1 !== o && --a) } return n && (l = +l || +u || 0, i = n[1] ? l + (n[1] + 1) * n[2] : +n[2], r && (r.unit = c, r.start = l, r.end = i)), i } var oe = {}; function ae(e) { var t, n = e.ownerDocument, r = e.nodeName, i = oe[r]; return i || (t = n.body.appendChild(n.createElement(r)), i = b.css(t, "display"), t.parentNode.removeChild(t), "none" === i && (i = "block"), oe[r] = i, i) } function se(e, t) { for (var n, r, i = [], o = 0, a = e.length; o < a; o++)(r = e[o]).style && (n = r.style.display, t ? ("none" === n && (i[o] = G.get(r, "display") || null, i[o] || (r.style.display = "")), "" === r.style.display && ne(r) && (i[o] = ae(r))) : "none" !== n && (i[o] = "none", G.set(r, "display", n))); for (o = 0; o < a; o++) null != i[o] && (e[o].style.display = i[o]); return e } b.fn.extend({ show: function() { return se(this, !0) }, hide: function() { return se(this) }, toggle: function(e) { return "boolean" == typeof e ? e ? this.show() : this.hide() : this.each((function() { ne(this) ? b(this).show() : b(this).hide() })) } }); var ue = /^(?:checkbox|radio)$/i, ce = /<([a-z][^\/\0>\x20\t\r\n\f]+)/i, le = /^$|\/(?:java|ecma)script/i, fe = { option: [1, ""], thead: [1, "", "
"], col: [2, "", "
"], tr: [2, "", "
"], td: [3, "", "
"], _default: [0, "", ""] }; function de(e, t) { var n; return n = void 0 !== e.getElementsByTagName ? e.getElementsByTagName(t || "*") : void 0 !== e.querySelectorAll ? e.querySelectorAll(t || "*") : [], void 0 === t || t && N(e, t) ? b.merge([e], n) : n } function pe(e, t) { for (var n = 0, r = e.length; n < r; n++) G.set(e[n], "globalEval", !t || G.get(t[n], "globalEval")) } fe.optgroup = fe.option, fe.tbody = fe.tfoot = fe.colgroup = fe.caption = fe.thead, fe.th = fe.td; var he, ge, me = /<|&#?\w+;/; function ve(e, t, n, r, i) { for (var o, a, s, u, c, l, f = t.createDocumentFragment(), d = [], p = 0, h = e.length; p < h; p++) if ((o = e[p]) || 0 === o) if ("object" === b.type(o)) b.merge(d, o.nodeType ? [o] : o); else if (me.test(o)) { for (a = a || f.appendChild(t.createElement("div")), s = (ce.exec(o) || ["", ""])[1].toLowerCase(), u = fe[s] || fe._default, a.innerHTML = u[1] + b.htmlPrefilter(o) + u[2], l = u[0]; l--;) a = a.lastChild; b.merge(d, a.childNodes), (a = f.firstChild).textContent = "" } else d.push(t.createTextNode(o)); for (f.textContent = "", p = 0; o = d[p++];) if (r && b.inArray(o, r) > -1) i && i.push(o); else if (c = b.contains(o.ownerDocument, o), a = de(f.appendChild(o), "script"), c && pe(a), n) for (l = 0; o = a[l++];) le.test(o.type || "") && n.push(o); return f } he = a.createDocumentFragment().appendChild(a.createElement("div")), (ge = a.createElement("input")).setAttribute("type", "radio"), ge.setAttribute("checked", "checked"), ge.setAttribute("name", "t"), he.appendChild(ge), v.checkClone = he.cloneNode(!0).cloneNode(!0).lastChild.checked, he.innerHTML = "", v.noCloneChecked = !!he.cloneNode(!0).lastChild.defaultValue; var ye = a.documentElement, be = /^key/, xe = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, we = /^([^.]*)(?:\.(.+)|)/; function Te() { return !0 } function Ce() { return !1 } function je() { try { return a.activeElement } catch (e) {} } function Ee(e, t, n, r, i, o) { var a, s; if ("object" == typeof t) { for (s in "string" != typeof n && (r = r || n, n = void 0), t) Ee(e, s, n, r, t[s], o); return e } if (null == r && null == i ? (i = n, r = n = void 0) : null == i && ("string" == typeof n ? (i = r, r = void 0) : (i = r, r = n, n = void 0)), !1 === i) i = Ce; else if (!i) return e; return 1 === o && (a = i, (i = function(e) { return b().off(e), a.apply(this, arguments) }).guid = a.guid || (a.guid = b.guid++)), e.each((function() { b.event.add(this, t, i, r, n) })) } b.event = { global: {}, add: function(e, t, n, r, i) { var o, a, s, u, c, l, f, d, p, h, g, m = G.get(e); if (m) for (n.handler && (n = (o = n).handler, i = o.selector), i && b.find.matchesSelector(ye, i), n.guid || (n.guid = b.guid++), (u = m.events) || (u = m.events = {}), (a = m.handle) || (a = m.handle = function(t) { return void 0 !== b && b.event.triggered !== t.type ? b.event.dispatch.apply(e, arguments) : void 0 }), c = (t = (t || "").match(R) || [""]).length; c--;) p = g = (s = we.exec(t[c]) || [])[1], h = (s[2] || "").split(".").sort(), p && (f = b.event.special[p] || {}, p = (i ? f.delegateType : f.bindType) || p, f = b.event.special[p] || {}, l = b.extend({ type: p, origType: g, data: r, handler: n, guid: n.guid, selector: i, needsContext: i && b.expr.match.needsContext.test(i), namespace: h.join(".") }, o), (d = u[p]) || ((d = u[p] = []).delegateCount = 0, f.setup && !1 !== f.setup.call(e, r, h, a) || e.addEventListener && e.addEventListener(p, a)), f.add && (f.add.call(e, l), l.handler.guid || (l.handler.guid = n.guid)), i ? d.splice(d.delegateCount++, 0, l) : d.push(l), b.event.global[p] = !0) }, remove: function(e, t, n, r, i) { var o, a, s, u, c, l, f, d, p, h, g, m = G.hasData(e) && G.get(e); if (m && (u = m.events)) { for (c = (t = (t || "").match(R) || [""]).length; c--;) if (p = g = (s = we.exec(t[c]) || [])[1], h = (s[2] || "").split(".").sort(), p) { for (f = b.event.special[p] || {}, d = u[p = (r ? f.delegateType : f.bindType) || p] || [], s = s[2] && new RegExp("(^|\\.)" + h.join("\\.(?:.*\\.|)") + "(\\.|$)"), a = o = d.length; o--;) l = d[o], !i && g !== l.origType || n && n.guid !== l.guid || s && !s.test(l.namespace) || r && r !== l.selector && ("**" !== r || !l.selector) || (d.splice(o, 1), l.selector && d.delegateCount--, f.remove && f.remove.call(e, l)); a && !d.length && (f.teardown && !1 !== f.teardown.call(e, h, m.handle) || b.removeEvent(e, p, m.handle), delete u[p]) } else for (p in u) b.event.remove(e, p + t[c], n, r, !0); b.isEmptyObject(u) && G.remove(e, "handle events") } }, dispatch: function(e) { var t, n, r, i, o, a, s = b.event.fix(e), u = new Array(arguments.length), c = (G.get(this, "events") || {})[s.type] || [], l = b.event.special[s.type] || {}; for (u[0] = s, t = 1; t < arguments.length; t++) u[t] = arguments[t]; if (s.delegateTarget = this, !l.preDispatch || !1 !== l.preDispatch.call(this, s)) { for (a = b.event.handlers.call(this, s, c), t = 0; (i = a[t++]) && !s.isPropagationStopped();) for (s.currentTarget = i.elem, n = 0; (o = i.handlers[n++]) && !s.isImmediatePropagationStopped();) s.rnamespace && !s.rnamespace.test(o.namespace) || (s.handleObj = o, s.data = o.data, void 0 !== (r = ((b.event.special[o.origType] || {}).handle || o.handler).apply(i.elem, u)) && !1 === (s.result = r) && (s.preventDefault(), s.stopPropagation())); return l.postDispatch && l.postDispatch.call(this, s), s.result } }, handlers: function(e, t) { var n, r, i, o, a, s = [], u = t.delegateCount, c = e.target; if (u && c.nodeType && !("click" === e.type && e.button >= 1)) for (; c !== this; c = c.parentNode || this) if (1 === c.nodeType && ("click" !== e.type || !0 !== c.disabled)) { for (o = [], a = {}, n = 0; n < u; n++) void 0 === a[i = (r = t[n]).selector + " "] && (a[i] = r.needsContext ? b(i, this).index(c) > -1 : b.find(i, this, null, [c]).length), a[i] && o.push(r); o.length && s.push({ elem: c, handlers: o }) } return c = this, u < t.length && s.push({ elem: c, handlers: t.slice(u) }), s }, addProp: function(e, t) { Object.defineProperty(b.Event.prototype, e, { enumerable: !0, configurable: !0, get: b.isFunction(t) ? function() { if (this.originalEvent) return t(this.originalEvent) } : function() { if (this.originalEvent) return this.originalEvent[e] }, set: function(t) { Object.defineProperty(this, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) } }) }, fix: function(e) { return e[b.expando] ? e : new b.Event(e) }, special: { load: { noBubble: !0 }, focus: { trigger: function() { if (this !== je() && this.focus) return this.focus(), !1 }, delegateType: "focusin" }, blur: { trigger: function() { if (this === je() && this.blur) return this.blur(), !1 }, delegateType: "focusout" }, click: { trigger: function() { if ("checkbox" === this.type && this.click && N(this, "input")) return this.click(), !1 }, _default: function(e) { return N(e.target, "a") } }, beforeunload: { postDispatch: function(e) { void 0 !== e.result && e.originalEvent && (e.originalEvent.returnValue = e.result) } } } }, b.removeEvent = function(e, t, n) { e.removeEventListener && e.removeEventListener(t, n) }, b.Event = function(e, t) { if (!(this instanceof b.Event)) return new b.Event(e, t); e && e.type ? (this.originalEvent = e, this.type = e.type, this.isDefaultPrevented = e.defaultPrevented || void 0 === e.defaultPrevented && !1 === e.returnValue ? Te : Ce, this.target = e.target && 3 === e.target.nodeType ? e.target.parentNode : e.target, this.currentTarget = e.currentTarget, this.relatedTarget = e.relatedTarget) : this.type = e, t && b.extend(this, t), this.timeStamp = e && e.timeStamp || b.now(), this[b.expando] = !0 }, b.Event.prototype = { constructor: b.Event, isDefaultPrevented: Ce, isPropagationStopped: Ce, isImmediatePropagationStopped: Ce, isSimulated: !1, preventDefault: function() { var e = this.originalEvent; this.isDefaultPrevented = Te, e && !this.isSimulated && e.preventDefault() }, stopPropagation: function() { var e = this.originalEvent; this.isPropagationStopped = Te, e && !this.isSimulated && e.stopPropagation() }, stopImmediatePropagation: function() { var e = this.originalEvent; this.isImmediatePropagationStopped = Te, e && !this.isSimulated && e.stopImmediatePropagation(), this.stopPropagation() } }, b.each({ altKey: !0, bubbles: !0, cancelable: !0, changedTouches: !0, ctrlKey: !0, detail: !0, eventPhase: !0, metaKey: !0, pageX: !0, pageY: !0, shiftKey: !0, view: !0, char: !0, charCode: !0, key: !0, keyCode: !0, button: !0, buttons: !0, clientX: !0, clientY: !0, offsetX: !0, offsetY: !0, pointerId: !0, pointerType: !0, screenX: !0, screenY: !0, targetTouches: !0, toElement: !0, touches: !0, which: function(e) { var t = e.button; return null == e.which && be.test(e.type) ? null != e.charCode ? e.charCode : e.keyCode : !e.which && void 0 !== t && xe.test(e.type) ? 1 & t ? 1 : 2 & t ? 3 : 4 & t ? 2 : 0 : e.which } }, b.event.addProp), b.each({ mouseenter: "mouseover", mouseleave: "mouseout", pointerenter: "pointerover", pointerleave: "pointerout" }, (function(e, t) { b.event.special[e] = { delegateType: t, bindType: t, handle: function(e) { var n, r = this, i = e.relatedTarget, o = e.handleObj; return i && (i === r || b.contains(r, i)) || (e.type = o.origType, n = o.handler.apply(this, arguments), e.type = t), n } } })), b.fn.extend({ on: function(e, t, n, r) { return Ee(this, e, t, n, r) }, one: function(e, t, n, r) { return Ee(this, e, t, n, r, 1) }, off: function(e, t, n) { var r, i; if (e && e.preventDefault && e.handleObj) return r = e.handleObj, b(e.delegateTarget).off(r.namespace ? r.origType + "." + r.namespace : r.origType, r.selector, r.handler), this; if ("object" == typeof e) { for (i in e) this.off(i, t, e[i]); return this } return !1 !== t && "function" != typeof t || (n = t, t = void 0), !1 === n && (n = Ce), this.each((function() { b.event.remove(this, e, n, t) })) } }); var Se = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi, ke = /\s*$/g; function Le(e, t) { return N(e, "table") && N(11 !== t.nodeType ? t : t.firstChild, "tr") && b(">tbody", e)[0] || e } function Oe(e) { return e.type = (null !== e.getAttribute("type")) + "/" + e.type, e } function qe(e) { var t = Ne.exec(e.type); return t ? e.type = t[1] : e.removeAttribute("type"), e } function He(e, t) { var n, r, i, o, a, s, u, c; if (1 === t.nodeType) { if (G.hasData(e) && (o = G.access(e), a = G.set(t, o), c = o.events)) for (i in delete a.handle, a.events = {}, c) for (n = 0, r = c[i].length; n < r; n++) b.event.add(t, i, c[i][n]); Y.hasData(e) && (s = Y.access(e), u = b.extend({}, s), Y.set(t, u)) } } function Fe(e, t) { var n = t.nodeName.toLowerCase(); "input" === n && ue.test(e.type) ? t.checked = e.checked : "input" !== n && "textarea" !== n || (t.defaultValue = e.defaultValue) } function Pe(e, t, n, r) { t = c.apply([], t); var i, o, a, s, u, l, f = 0, d = e.length, p = d - 1, h = t[0], g = b.isFunction(h); if (g || d > 1 && "string" == typeof h && !v.checkClone && Ae.test(h)) return e.each((function(i) { var o = e.eq(i); g && (t[0] = h.call(this, i, o.html())), Pe(o, t, n, r) })); if (d && (o = (i = ve(t, e[0].ownerDocument, !1, e, r)).firstChild, 1 === i.childNodes.length && (i = o), o || r)) { for (s = (a = b.map(de(i, "script"), Oe)).length; f < d; f++) u = i, f !== p && (u = b.clone(u, !0, !0), s && b.merge(a, de(u, "script"))), n.call(e[f], u, f); if (s) for (l = a[a.length - 1].ownerDocument, b.map(a, qe), f = 0; f < s; f++) u = a[f], le.test(u.type || "") && !G.access(u, "globalEval") && b.contains(l, u) && (u.src ? b._evalUrl && b._evalUrl(u.src) : y(u.textContent.replace(De, ""), l)) } return e } function Me(e, t, n) { for (var r, i = t ? b.filter(t, e) : e, o = 0; null != (r = i[o]); o++) n || 1 !== r.nodeType || b.cleanData(de(r)), r.parentNode && (n && b.contains(r.ownerDocument, r) && pe(de(r, "script")), r.parentNode.removeChild(r)); return e } b.extend({ htmlPrefilter: function(e) { return e.replace(Se, "<$1>") }, clone: function(e, t, n) { var r, i, o, a, s = e.cloneNode(!0), u = b.contains(e.ownerDocument, e); if (!(v.noCloneChecked || 1 !== e.nodeType && 11 !== e.nodeType || b.isXMLDoc(e))) for (a = de(s), r = 0, i = (o = de(e)).length; r < i; r++) Fe(o[r], a[r]); if (t) if (n) for (o = o || de(e), a = a || de(s), r = 0, i = o.length; r < i; r++) He(o[r], a[r]); else He(e, s); return (a = de(s, "script")).length > 0 && pe(a, !u && de(e, "script")), s }, cleanData: function(e) { for (var t, n, r, i = b.event.special, o = 0; void 0 !== (n = e[o]); o++) if (U(n)) { if (t = n[G.expando]) { if (t.events) for (r in t.events) i[r] ? b.event.remove(n, r) : b.removeEvent(n, r, t.handle); n[G.expando] = void 0 } n[Y.expando] && (n[Y.expando] = void 0) } } }), b.fn.extend({ detach: function(e) { return Me(this, e, !0) }, remove: function(e) { return Me(this, e) }, text: function(e) { return X(this, (function(e) { return void 0 === e ? b.text(this) : this.empty().each((function() { 1 !== this.nodeType && 11 !== this.nodeType && 9 !== this.nodeType || (this.textContent = e) })) }), null, e, arguments.length) }, append: function() { return Pe(this, arguments, (function(e) { 1 !== this.nodeType && 11 !== this.nodeType && 9 !== this.nodeType || Le(this, e).appendChild(e) })) }, prepend: function() { return Pe(this, arguments, (function(e) { if (1 === this.nodeType || 11 === this.nodeType || 9 === this.nodeType) { var t = Le(this, e); t.insertBefore(e, t.firstChild) } })) }, before: function() { return Pe(this, arguments, (function(e) { this.parentNode && this.parentNode.insertBefore(e, this) })) }, after: function() { return Pe(this, arguments, (function(e) { this.parentNode && this.parentNode.insertBefore(e, this.nextSibling) })) }, empty: function() { for (var e, t = 0; null != (e = this[t]); t++) 1 === e.nodeType && (b.cleanData(de(e, !1)), e.textContent = ""); return this }, clone: function(e, t) { return e = null != e && e, t = null == t ? e : t, this.map((function() { return b.clone(this, e, t) })) }, html: function(e) { return X(this, (function(e) { var t = this[0] || {}, n = 0, r = this.length; if (void 0 === e && 1 === t.nodeType) return t.innerHTML; if ("string" == typeof e && !ke.test(e) && !fe[(ce.exec(e) || ["", ""])[1].toLowerCase()]) { e = b.htmlPrefilter(e); try { for (; n < r; n++) 1 === (t = this[n] || {}).nodeType && (b.cleanData(de(t, !1)), t.innerHTML = e); t = 0 } catch (e) {} } t && this.empty().append(e) }), null, e, arguments.length) }, replaceWith: function() { var e = []; return Pe(this, arguments, (function(t) { var n = this.parentNode; b.inArray(this, e) < 0 && (b.cleanData(de(this)), n && n.replaceChild(t, this)) }), e) } }), b.each({ appendTo: "append", prependTo: "prepend", insertBefore: "before", insertAfter: "after", replaceAll: "replaceWith" }, (function(e, t) { b.fn[e] = function(e) { for (var n, r = [], i = b(e), o = i.length - 1, a = 0; a <= o; a++) n = a === o ? this : this.clone(!0), b(i[a])[t](n), l.apply(r, n.get()); return this.pushStack(r) } })); var Re = /^margin/, Ie = new RegExp("^(" + Z + ")(?!px)[a-z%]+$", "i"), We = function(e) { var t = e.ownerDocument.defaultView; return t && t.opener || (t = n), t.getComputedStyle(e) }; function $e(e, t, n) { var r, i, o, a, s = e.style; return (n = n || We(e)) && ("" !== (a = n.getPropertyValue(t) || n[t]) || b.contains(e.ownerDocument, e) || (a = b.style(e, t)), !v.pixelMarginRight() && Ie.test(a) && Re.test(t) && (r = s.width, i = s.minWidth, o = s.maxWidth, s.minWidth = s.maxWidth = s.width = a, a = n.width, s.width = r, s.minWidth = i, s.maxWidth = o)), void 0 !== a ? a + "" : a } function Be(e, t) { return { get: function() { if (!e()) return (this.get = t).apply(this, arguments); delete this.get } } }! function() { function e() { if (u) { u.style.cssText = "box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%", u.innerHTML = "", ye.appendChild(s); var e = n.getComputedStyle(u); t = "1%" !== e.top, o = "2px" === e.marginLeft, r = "4px" === e.width, u.style.marginRight = "50%", i = "4px" === e.marginRight, ye.removeChild(s), u = null } } var t, r, i, o, s = a.createElement("div"), u = a.createElement("div"); u.style && (u.style.backgroundClip = "content-box", u.cloneNode(!0).style.backgroundClip = "", v.clearCloneStyle = "content-box" === u.style.backgroundClip, s.style.cssText = "border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute", s.appendChild(u), b.extend(v, { pixelPosition: function() { return e(), t }, boxSizingReliable: function() { return e(), r }, pixelMarginRight: function() { return e(), i }, reliableMarginLeft: function() { return e(), o } })) }(); var _e = /^(none|table(?!-c[ea]).+)/, ze = /^--/, Xe = { position: "absolute", visibility: "hidden", display: "block" }, Ue = { letterSpacing: "0", fontWeight: "400" }, Ve = ["Webkit", "Moz", "ms"], Ge = a.createElement("div").style; function Ye(e) { var t = b.cssProps[e]; return t || (t = b.cssProps[e] = function(e) { if (e in Ge) return e; for (var t = e[0].toUpperCase() + e.slice(1), n = Ve.length; n--;) if ((e = Ve[n] + t) in Ge) return e }(e) || e), t } function Qe(e, t, n) { var r = ee.exec(t); return r ? Math.max(0, r[2] - (n || 0)) + (r[3] || "px") : t } function Je(e, t, n, r, i) { var o, a = 0; for (o = n === (r ? "border" : "content") ? 4 : "width" === t ? 1 : 0; o < 4; o += 2) "margin" === n && (a += b.css(e, n + te[o], !0, i)), r ? ("content" === n && (a -= b.css(e, "padding" + te[o], !0, i)), "margin" !== n && (a -= b.css(e, "border" + te[o] + "Width", !0, i))) : (a += b.css(e, "padding" + te[o], !0, i), "padding" !== n && (a += b.css(e, "border" + te[o] + "Width", !0, i))); return a } function Ke(e, t, n) { var r, i = We(e), o = $e(e, t, i), a = "border-box" === b.css(e, "boxSizing", !1, i); return Ie.test(o) ? o : (r = a && (v.boxSizingReliable() || o === e.style[t]), "auto" === o && (o = e["offset" + t[0].toUpperCase() + t.slice(1)]), (o = parseFloat(o) || 0) + Je(e, t, n || (a ? "border" : "content"), r, i) + "px") } function Ze(e, t, n, r, i) { return new Ze.prototype.init(e, t, n, r, i) } b.extend({ cssHooks: { opacity: { get: function(e, t) { if (t) { var n = $e(e, "opacity"); return "" === n ? "1" : n } } } }, cssNumber: { animationIterationCount: !0, columnCount: !0, fillOpacity: !0, flexGrow: !0, flexShrink: !0, fontWeight: !0, lineHeight: !0, opacity: !0, order: !0, orphans: !0, widows: !0, zIndex: !0, zoom: !0 }, cssProps: { float: "cssFloat" }, style: function(e, t, n, r) { if (e && 3 !== e.nodeType && 8 !== e.nodeType && e.style) { var i, o, a, s = b.camelCase(t), u = ze.test(t), c = e.style; if (u || (t = Ye(s)), a = b.cssHooks[t] || b.cssHooks[s], void 0 === n) return a && "get" in a && void 0 !== (i = a.get(e, !1, r)) ? i : c[t]; "string" === (o = typeof n) && (i = ee.exec(n)) && i[1] && (n = ie(e, t, i), o = "number"), null != n && n == n && ("number" === o && (n += i && i[3] || (b.cssNumber[s] ? "" : "px")), v.clearCloneStyle || "" !== n || 0 !== t.indexOf("background") || (c[t] = "inherit"), a && "set" in a && void 0 === (n = a.set(e, n, r)) || (u ? c.setProperty(t, n) : c[t] = n)) } }, css: function(e, t, n, r) { var i, o, a, s = b.camelCase(t); return ze.test(t) || (t = Ye(s)), (a = b.cssHooks[t] || b.cssHooks[s]) && "get" in a && (i = a.get(e, !0, n)), void 0 === i && (i = $e(e, t, r)), "normal" === i && t in Ue && (i = Ue[t]), "" === n || n ? (o = parseFloat(i), !0 === n || isFinite(o) ? o || 0 : i) : i } }), b.each(["height", "width"], (function(e, t) { b.cssHooks[t] = { get: function(e, n, r) { if (n) return !_e.test(b.css(e, "display")) || e.getClientRects().length && e.getBoundingClientRect().width ? Ke(e, t, r) : re(e, Xe, (function() { return Ke(e, t, r) })) }, set: function(e, n, r) { var i, o = r && We(e), a = r && Je(e, t, r, "border-box" === b.css(e, "boxSizing", !1, o), o); return a && (i = ee.exec(n)) && "px" !== (i[3] || "px") && (e.style[t] = n, n = b.css(e, t)), Qe(0, n, a) } } })), b.cssHooks.marginLeft = Be(v.reliableMarginLeft, (function(e, t) { if (t) return (parseFloat($e(e, "marginLeft")) || e.getBoundingClientRect().left - re(e, { marginLeft: 0 }, (function() { return e.getBoundingClientRect().left }))) + "px" })), b.each({ margin: "", padding: "", border: "Width" }, (function(e, t) { b.cssHooks[e + t] = { expand: function(n) { for (var r = 0, i = {}, o = "string" == typeof n ? n.split(" ") : [n]; r < 4; r++) i[e + te[r] + t] = o[r] || o[r - 2] || o[0]; return i } }, Re.test(e) || (b.cssHooks[e + t].set = Qe) })), b.fn.extend({ css: function(e, t) { return X(this, (function(e, t, n) { var r, i, o = {}, a = 0; if (Array.isArray(t)) { for (r = We(e), i = t.length; a < i; a++) o[t[a]] = b.css(e, t[a], !1, r); return o } return void 0 !== n ? b.style(e, t, n) : b.css(e, t) }), e, t, arguments.length > 1) } }), b.Tween = Ze, Ze.prototype = { constructor: Ze, init: function(e, t, n, r, i, o) { this.elem = e, this.prop = n, this.easing = i || b.easing._default, this.options = t, this.start = this.now = this.cur(), this.end = r, this.unit = o || (b.cssNumber[n] ? "" : "px") }, cur: function() { var e = Ze.propHooks[this.prop]; return e && e.get ? e.get(this) : Ze.propHooks._default.get(this) }, run: function(e) { var t, n = Ze.propHooks[this.prop]; return this.options.duration ? this.pos = t = b.easing[this.easing](e, this.options.duration * e, 0, 1, this.options.duration) : this.pos = t = e, this.now = (this.end - this.start) * t + this.start, this.options.step && this.options.step.call(this.elem, this.now, this), n && n.set ? n.set(this) : Ze.propHooks._default.set(this), this } }, Ze.prototype.init.prototype = Ze.prototype, Ze.propHooks = { _default: { get: function(e) { var t; return 1 !== e.elem.nodeType || null != e.elem[e.prop] && null == e.elem.style[e.prop] ? e.elem[e.prop] : (t = b.css(e.elem, e.prop, "")) && "auto" !== t ? t : 0 }, set: function(e) { b.fx.step[e.prop] ? b.fx.step[e.prop](e) : 1 !== e.elem.nodeType || null == e.elem.style[b.cssProps[e.prop]] && !b.cssHooks[e.prop] ? e.elem[e.prop] = e.now : b.style(e.elem, e.prop, e.now + e.unit) } } }, Ze.propHooks.scrollTop = Ze.propHooks.scrollLeft = { set: function(e) { e.elem.nodeType && e.elem.parentNode && (e.elem[e.prop] = e.now) } }, b.easing = { linear: function(e) { return e }, swing: function(e) { return .5 - Math.cos(e * Math.PI) / 2 }, _default: "swing" }, b.fx = Ze.prototype.init, b.fx.step = {}; var et, tt, nt = /^(?:toggle|show|hide)$/, rt = /queueHooks$/; function it() { tt && (!1 === a.hidden && n.requestAnimationFrame ? n.requestAnimationFrame(it) : n.setTimeout(it, b.fx.interval), b.fx.tick()) } function ot() { return n.setTimeout((function() { et = void 0 })), et = b.now() } function at(e, t) { var n, r = 0, i = { height: e }; for (t = t ? 1 : 0; r < 4; r += 2 - t) i["margin" + (n = te[r])] = i["padding" + n] = e; return t && (i.opacity = i.width = e), i } function st(e, t, n) { for (var r, i = (ut.tweeners[t] || []).concat(ut.tweeners["*"]), o = 0, a = i.length; o < a; o++) if (r = i[o].call(n, t, e)) return r } function ut(e, t, n) { var r, i, o = 0, a = ut.prefilters.length, s = b.Deferred().always((function() { delete u.elem })), u = function() { if (i) return !1; for (var t = et || ot(), n = Math.max(0, c.startTime + c.duration - t), r = 1 - (n / c.duration || 0), o = 0, a = c.tweens.length; o < a; o++) c.tweens[o].run(r); return s.notifyWith(e, [c, r, n]), r < 1 && a ? n : (a || s.notifyWith(e, [c, 1, 0]), s.resolveWith(e, [c]), !1) }, c = s.promise({ elem: e, props: b.extend({}, t), opts: b.extend(!0, { specialEasing: {}, easing: b.easing._default }, n), originalProperties: t, originalOptions: n, startTime: et || ot(), duration: n.duration, tweens: [], createTween: function(t, n) { var r = b.Tween(e, c.opts, t, n, c.opts.specialEasing[t] || c.opts.easing); return c.tweens.push(r), r }, stop: function(t) { var n = 0, r = t ? c.tweens.length : 0; if (i) return this; for (i = !0; n < r; n++) c.tweens[n].run(1); return t ? (s.notifyWith(e, [c, 1, 0]), s.resolveWith(e, [c, t])) : s.rejectWith(e, [c, t]), this } }), l = c.props; for (! function(e, t) { var n, r, i, o, a; for (n in e) if (i = t[r = b.camelCase(n)], o = e[n], Array.isArray(o) && (i = o[1], o = e[n] = o[0]), n !== r && (e[r] = o, delete e[n]), (a = b.cssHooks[r]) && "expand" in a) for (n in o = a.expand(o), delete e[r], o) n in e || (e[n] = o[n], t[n] = i); else t[r] = i }(l, c.opts.specialEasing); o < a; o++) if (r = ut.prefilters[o].call(c, e, l, c.opts)) return b.isFunction(r.stop) && (b._queueHooks(c.elem, c.opts.queue).stop = b.proxy(r.stop, r)), r; return b.map(l, st, c), b.isFunction(c.opts.start) && c.opts.start.call(e, c), c.progress(c.opts.progress).done(c.opts.done, c.opts.complete).fail(c.opts.fail).always(c.opts.always), b.fx.timer(b.extend(u, { elem: e, anim: c, queue: c.opts.queue })), c } b.Animation = b.extend(ut, { tweeners: { "*": [function(e, t) { var n = this.createTween(e, t); return ie(n.elem, e, ee.exec(t), n), n }] }, tweener: function(e, t) { b.isFunction(e) ? (t = e, e = ["*"]) : e = e.match(R); for (var n, r = 0, i = e.length; r < i; r++) n = e[r], ut.tweeners[n] = ut.tweeners[n] || [], ut.tweeners[n].unshift(t) }, prefilters: [function(e, t, n) { var r, i, o, a, s, u, c, l, f = "width" in t || "height" in t, d = this, p = {}, h = e.style, g = e.nodeType && ne(e), m = G.get(e, "fxshow"); for (r in n.queue || (null == (a = b._queueHooks(e, "fx")).unqueued && (a.unqueued = 0, s = a.empty.fire, a.empty.fire = function() { a.unqueued || s() }), a.unqueued++, d.always((function() { d.always((function() { a.unqueued--, b.queue(e, "fx").length || a.empty.fire() })) }))), t) if (i = t[r], nt.test(i)) { if (delete t[r], o = o || "toggle" === i, i === (g ? "hide" : "show")) { if ("show" !== i || !m || void 0 === m[r]) continue; g = !0 } p[r] = m && m[r] || b.style(e, r) } if ((u = !b.isEmptyObject(t)) || !b.isEmptyObject(p)) for (r in f && 1 === e.nodeType && (n.overflow = [h.overflow, h.overflowX, h.overflowY], null == (c = m && m.display) && (c = G.get(e, "display")), "none" === (l = b.css(e, "display")) && (c ? l = c : (se([e], !0), c = e.style.display || c, l = b.css(e, "display"), se([e]))), ("inline" === l || "inline-block" === l && null != c) && "none" === b.css(e, "float") && (u || (d.done((function() { h.display = c })), null == c && (l = h.display, c = "none" === l ? "" : l)), h.display = "inline-block")), n.overflow && (h.overflow = "hidden", d.always((function() { h.overflow = n.overflow[0], h.overflowX = n.overflow[1], h.overflowY = n.overflow[2] }))), u = !1, p) u || (m ? "hidden" in m && (g = m.hidden) : m = G.access(e, "fxshow", { display: c }), o && (m.hidden = !g), g && se([e], !0), d.done((function() { for (r in g || se([e]), G.remove(e, "fxshow"), p) b.style(e, r, p[r]) }))), u = st(g ? m[r] : 0, r, d), r in m || (m[r] = u.start, g && (u.end = u.start, u.start = 0)) }], prefilter: function(e, t) { t ? ut.prefilters.unshift(e) : ut.prefilters.push(e) } }), b.speed = function(e, t, n) { var r = e && "object" == typeof e ? b.extend({}, e) : { complete: n || !n && t || b.isFunction(e) && e, duration: e, easing: n && t || t && !b.isFunction(t) && t }; return b.fx.off ? r.duration = 0 : "number" != typeof r.duration && (r.duration in b.fx.speeds ? r.duration = b.fx.speeds[r.duration] : r.duration = b.fx.speeds._default), null != r.queue && !0 !== r.queue || (r.queue = "fx"), r.old = r.complete, r.complete = function() { b.isFunction(r.old) && r.old.call(this), r.queue && b.dequeue(this, r.queue) }, r }, b.fn.extend({ fadeTo: function(e, t, n, r) { return this.filter(ne).css("opacity", 0).show().end().animate({ opacity: t }, e, n, r) }, animate: function(e, t, n, r) { var i = b.isEmptyObject(e), o = b.speed(t, n, r), a = function() { var t = ut(this, b.extend({}, e), o); (i || G.get(this, "finish")) && t.stop(!0) }; return a.finish = a, i || !1 === o.queue ? this.each(a) : this.queue(o.queue, a) }, stop: function(e, t, n) { var r = function(e) { var t = e.stop; delete e.stop, t(n) }; return "string" != typeof e && (n = t, t = e, e = void 0), t && !1 !== e && this.queue(e || "fx", []), this.each((function() { var t = !0, i = null != e && e + "queueHooks", o = b.timers, a = G.get(this); if (i) a[i] && a[i].stop && r(a[i]); else for (i in a) a[i] && a[i].stop && rt.test(i) && r(a[i]); for (i = o.length; i--;) o[i].elem !== this || null != e && o[i].queue !== e || (o[i].anim.stop(n), t = !1, o.splice(i, 1)); !t && n || b.dequeue(this, e) })) }, finish: function(e) { return !1 !== e && (e = e || "fx"), this.each((function() { var t, n = G.get(this), r = n[e + "queue"], i = n[e + "queueHooks"], o = b.timers, a = r ? r.length : 0; for (n.finish = !0, b.queue(this, e, []), i && i.stop && i.stop.call(this, !0), t = o.length; t--;) o[t].elem === this && o[t].queue === e && (o[t].anim.stop(!0), o.splice(t, 1)); for (t = 0; t < a; t++) r[t] && r[t].finish && r[t].finish.call(this); delete n.finish })) } }), b.each(["toggle", "show", "hide"], (function(e, t) { var n = b.fn[t]; b.fn[t] = function(e, r, i) { return null == e || "boolean" == typeof e ? n.apply(this, arguments) : this.animate(at(t, !0), e, r, i) } })), b.each({ slideDown: at("show"), slideUp: at("hide"), slideToggle: at("toggle"), fadeIn: { opacity: "show" }, fadeOut: { opacity: "hide" }, fadeToggle: { opacity: "toggle" } }, (function(e, t) { b.fn[e] = function(e, n, r) { return this.animate(t, e, n, r) } })), b.timers = [], b.fx.tick = function() { var e, t = 0, n = b.timers; for (et = b.now(); t < n.length; t++)(e = n[t])() || n[t] !== e || n.splice(t--, 1); n.length || b.fx.stop(), et = void 0 }, b.fx.timer = function(e) { b.timers.push(e), b.fx.start() }, b.fx.interval = 13, b.fx.start = function() { tt || (tt = !0, it()) }, b.fx.stop = function() { tt = null }, b.fx.speeds = { slow: 600, fast: 200, _default: 400 }, b.fn.delay = function(e, t) { return e = b.fx && b.fx.speeds[e] || e, t = t || "fx", this.queue(t, (function(t, r) { var i = n.setTimeout(t, e); r.stop = function() { n.clearTimeout(i) } })) }, function() { var e = a.createElement("input"), t = a.createElement("select").appendChild(a.createElement("option")); e.type = "checkbox", v.checkOn = "" !== e.value, v.optSelected = t.selected, (e = a.createElement("input")).value = "t", e.type = "radio", v.radioValue = "t" === e.value }(); var ct, lt = b.expr.attrHandle; b.fn.extend({ attr: function(e, t) { return X(this, b.attr, e, t, arguments.length > 1) }, removeAttr: function(e) { return this.each((function() { b.removeAttr(this, e) })) } }), b.extend({ attr: function(e, t, n) { var r, i, o = e.nodeType; if (3 !== o && 8 !== o && 2 !== o) return void 0 === e.getAttribute ? b.prop(e, t, n) : (1 === o && b.isXMLDoc(e) || (i = b.attrHooks[t.toLowerCase()] || (b.expr.match.bool.test(t) ? ct : void 0)), void 0 !== n ? null === n ? void b.removeAttr(e, t) : i && "set" in i && void 0 !== (r = i.set(e, n, t)) ? r : (e.setAttribute(t, n + ""), n) : i && "get" in i && null !== (r = i.get(e, t)) ? r : null == (r = b.find.attr(e, t)) ? void 0 : r) }, attrHooks: { type: { set: function(e, t) { if (!v.radioValue && "radio" === t && N(e, "input")) { var n = e.value; return e.setAttribute("type", t), n && (e.value = n), t } } } }, removeAttr: function(e, t) { var n, r = 0, i = t && t.match(R); if (i && 1 === e.nodeType) for (; n = i[r++];) e.removeAttribute(n) } }), ct = { set: function(e, t, n) { return !1 === t ? b.removeAttr(e, n) : e.setAttribute(n, n), n } }, b.each(b.expr.match.bool.source.match(/\w+/g), (function(e, t) { var n = lt[t] || b.find.attr; lt[t] = function(e, t, r) { var i, o, a = t.toLowerCase(); return r || (o = lt[a], lt[a] = i, i = null != n(e, t, r) ? a : null, lt[a] = o), i } })); var ft = /^(?:input|select|textarea|button)$/i, dt = /^(?:a|area)$/i; function pt(e) { return (e.match(R) || []).join(" ") } function ht(e) { return e.getAttribute && e.getAttribute("class") || "" } b.fn.extend({ prop: function(e, t) { return X(this, b.prop, e, t, arguments.length > 1) }, removeProp: function(e) { return this.each((function() { delete this[b.propFix[e] || e] })) } }), b.extend({ prop: function(e, t, n) { var r, i, o = e.nodeType; if (3 !== o && 8 !== o && 2 !== o) return 1 === o && b.isXMLDoc(e) || (t = b.propFix[t] || t, i = b.propHooks[t]), void 0 !== n ? i && "set" in i && void 0 !== (r = i.set(e, n, t)) ? r : e[t] = n : i && "get" in i && null !== (r = i.get(e, t)) ? r : e[t] }, propHooks: { tabIndex: { get: function(e) { var t = b.find.attr(e, "tabindex"); return t ? parseInt(t, 10) : ft.test(e.nodeName) || dt.test(e.nodeName) && e.href ? 0 : -1 } } }, propFix: { for: "htmlFor", class: "className" } }), v.optSelected || (b.propHooks.selected = { get: function(e) { var t = e.parentNode; return t && t.parentNode && t.parentNode.selectedIndex, null }, set: function(e) { var t = e.parentNode; t && (t.selectedIndex, t.parentNode && t.parentNode.selectedIndex) } }), b.each(["tabIndex", "readOnly", "maxLength", "cellSpacing", "cellPadding", "rowSpan", "colSpan", "useMap", "frameBorder", "contentEditable"], (function() { b.propFix[this.toLowerCase()] = this })), b.fn.extend({ addClass: function(e) { var t, n, r, i, o, a, s, u = 0; if (b.isFunction(e)) return this.each((function(t) { b(this).addClass(e.call(this, t, ht(this))) })); if ("string" == typeof e && e) for (t = e.match(R) || []; n = this[u++];) if (i = ht(n), r = 1 === n.nodeType && " " + pt(i) + " ") { for (a = 0; o = t[a++];) r.indexOf(" " + o + " ") < 0 && (r += o + " "); i !== (s = pt(r)) && n.setAttribute("class", s) } return this }, removeClass: function(e) { var t, n, r, i, o, a, s, u = 0; if (b.isFunction(e)) return this.each((function(t) { b(this).removeClass(e.call(this, t, ht(this))) })); if (!arguments.length) return this.attr("class", ""); if ("string" == typeof e && e) for (t = e.match(R) || []; n = this[u++];) if (i = ht(n), r = 1 === n.nodeType && " " + pt(i) + " ") { for (a = 0; o = t[a++];) for (; r.indexOf(" " + o + " ") > -1;) r = r.replace(" " + o + " ", " "); i !== (s = pt(r)) && n.setAttribute("class", s) } return this }, toggleClass: function(e, t) { var n = typeof e; return "boolean" == typeof t && "string" === n ? t ? this.addClass(e) : this.removeClass(e) : b.isFunction(e) ? this.each((function(n) { b(this).toggleClass(e.call(this, n, ht(this), t), t) })) : this.each((function() { var t, r, i, o; if ("string" === n) for (r = 0, i = b(this), o = e.match(R) || []; t = o[r++];) i.hasClass(t) ? i.removeClass(t) : i.addClass(t); else void 0 !== e && "boolean" !== n || ((t = ht(this)) && G.set(this, "__className__", t), this.setAttribute && this.setAttribute("class", t || !1 === e ? "" : G.get(this, "__className__") || "")) })) }, hasClass: function(e) { var t, n, r = 0; for (t = " " + e + " "; n = this[r++];) if (1 === n.nodeType && (" " + pt(ht(n)) + " ").indexOf(t) > -1) return !0; return !1 } }); var gt = /\r/g; b.fn.extend({ val: function(e) { var t, n, r, i = this[0]; return arguments.length ? (r = b.isFunction(e), this.each((function(n) { var i; 1 === this.nodeType && (null == (i = r ? e.call(this, n, b(this).val()) : e) ? i = "" : "number" == typeof i ? i += "" : Array.isArray(i) && (i = b.map(i, (function(e) { return null == e ? "" : e + "" }))), (t = b.valHooks[this.type] || b.valHooks[this.nodeName.toLowerCase()]) && "set" in t && void 0 !== t.set(this, i, "value") || (this.value = i)) }))) : i ? (t = b.valHooks[i.type] || b.valHooks[i.nodeName.toLowerCase()]) && "get" in t && void 0 !== (n = t.get(i, "value")) ? n : "string" == typeof(n = i.value) ? n.replace(gt, "") : null == n ? "" : n : void 0 } }), b.extend({ valHooks: { option: { get: function(e) { var t = b.find.attr(e, "value"); return null != t ? t : pt(b.text(e)) } }, select: { get: function(e) { var t, n, r, i = e.options, o = e.selectedIndex, a = "select-one" === e.type, s = a ? null : [], u = a ? o + 1 : i.length; for (r = o < 0 ? u : a ? o : 0; r < u; r++) if (((n = i[r]).selected || r === o) && !n.disabled && (!n.parentNode.disabled || !N(n.parentNode, "optgroup"))) { if (t = b(n).val(), a) return t; s.push(t) } return s }, set: function(e, t) { for (var n, r, i = e.options, o = b.makeArray(t), a = i.length; a--;)((r = i[a]).selected = b.inArray(b.valHooks.option.get(r), o) > -1) && (n = !0); return n || (e.selectedIndex = -1), o } } } }), b.each(["radio", "checkbox"], (function() { b.valHooks[this] = { set: function(e, t) { if (Array.isArray(t)) return e.checked = b.inArray(b(e).val(), t) > -1 } }, v.checkOn || (b.valHooks[this].get = function(e) { return null === e.getAttribute("value") ? "on" : e.value }) })); var mt = /^(?:focusinfocus|focusoutblur)$/; b.extend(b.event, { trigger: function(e, t, r, i) { var o, s, u, c, l, f, d, p = [r || a], g = h.call(e, "type") ? e.type : e, m = h.call(e, "namespace") ? e.namespace.split(".") : []; if (s = u = r = r || a, 3 !== r.nodeType && 8 !== r.nodeType && !mt.test(g + b.event.triggered) && (g.indexOf(".") > -1 && (m = g.split("."), g = m.shift(), m.sort()), l = g.indexOf(":") < 0 && "on" + g, (e = e[b.expando] ? e : new b.Event(g, "object" == typeof e && e)).isTrigger = i ? 2 : 3, e.namespace = m.join("."), e.rnamespace = e.namespace ? new RegExp("(^|\\.)" + m.join("\\.(?:.*\\.|)") + "(\\.|$)") : null, e.result = void 0, e.target || (e.target = r), t = null == t ? [e] : b.makeArray(t, [e]), d = b.event.special[g] || {}, i || !d.trigger || !1 !== d.trigger.apply(r, t))) { if (!i && !d.noBubble && !b.isWindow(r)) { for (c = d.delegateType || g, mt.test(c + g) || (s = s.parentNode); s; s = s.parentNode) p.push(s), u = s; u === (r.ownerDocument || a) && p.push(u.defaultView || u.parentWindow || n) } for (o = 0; (s = p[o++]) && !e.isPropagationStopped();) e.type = o > 1 ? c : d.bindType || g, (f = (G.get(s, "events") || {})[e.type] && G.get(s, "handle")) && f.apply(s, t), (f = l && s[l]) && f.apply && U(s) && (e.result = f.apply(s, t), !1 === e.result && e.preventDefault()); return e.type = g, i || e.isDefaultPrevented() || d._default && !1 !== d._default.apply(p.pop(), t) || !U(r) || l && b.isFunction(r[g]) && !b.isWindow(r) && ((u = r[l]) && (r[l] = null), b.event.triggered = g, r[g](), b.event.triggered = void 0, u && (r[l] = u)), e.result } }, simulate: function(e, t, n) { var r = b.extend(new b.Event, n, { type: e, isSimulated: !0 }); b.event.trigger(r, null, t) } }), b.fn.extend({ trigger: function(e, t) { return this.each((function() { b.event.trigger(e, t, this) })) }, triggerHandler: function(e, t) { var n = this[0]; if (n) return b.event.trigger(e, t, n, !0) } }), b.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "), (function(e, t) { b.fn[t] = function(e, n) { return arguments.length > 0 ? this.on(t, null, e, n) : this.trigger(t) } })), b.fn.extend({ hover: function(e, t) { return this.mouseenter(e).mouseleave(t || e) } }), v.focusin = "onfocusin" in n, v.focusin || b.each({ focus: "focusin", blur: "focusout" }, (function(e, t) { var n = function(e) { b.event.simulate(t, e.target, b.event.fix(e)) }; b.event.special[t] = { setup: function() { var r = this.ownerDocument || this, i = G.access(r, t); i || r.addEventListener(e, n, !0), G.access(r, t, (i || 0) + 1) }, teardown: function() { var r = this.ownerDocument || this, i = G.access(r, t) - 1; i ? G.access(r, t, i) : (r.removeEventListener(e, n, !0), G.remove(r, t)) } } })); var vt = n.location, yt = b.now(), bt = /\?/; b.parseXML = function(e) { var t; if (!e || "string" != typeof e) return null; try { t = (new n.DOMParser).parseFromString(e, "text/xml") } catch (e) { t = void 0 } return t && !t.getElementsByTagName("parsererror").length || b.error("Invalid XML: " + e), t }; var xt = /\[\]$/, wt = /\r?\n/g, Tt = /^(?:submit|button|image|reset|file)$/i, Ct = /^(?:input|select|textarea|keygen)/i; function jt(e, t, n, r) { var i; if (Array.isArray(t)) b.each(t, (function(t, i) { n || xt.test(e) ? r(e, i) : jt(e + "[" + ("object" == typeof i && null != i ? t : "") + "]", i, n, r) })); else if (n || "object" !== b.type(t)) r(e, t); else for (i in t) jt(e + "[" + i + "]", t[i], n, r) } b.param = function(e, t) { var n, r = [], i = function(e, t) { var n = b.isFunction(t) ? t() : t; r[r.length] = encodeURIComponent(e) + "=" + encodeURIComponent(null == n ? "" : n) }; if (Array.isArray(e) || e.jquery && !b.isPlainObject(e)) b.each(e, (function() { i(this.name, this.value) })); else for (n in e) jt(n, e[n], t, i); return r.join("&") }, b.fn.extend({ serialize: function() { return b.param(this.serializeArray()) }, serializeArray: function() { return this.map((function() { var e = b.prop(this, "elements"); return e ? b.makeArray(e) : this })).filter((function() { var e = this.type; return this.name && !b(this).is(":disabled") && Ct.test(this.nodeName) && !Tt.test(e) && (this.checked || !ue.test(e)) })).map((function(e, t) { var n = b(this).val(); return null == n ? null : Array.isArray(n) ? b.map(n, (function(e) { return { name: t.name, value: e.replace(wt, "\r\n") } })) : { name: t.name, value: n.replace(wt, "\r\n") } })).get() } }); var Et = /%20/g, St = /#.*$/, kt = /([?&])_=[^&]*/, At = /^(.*?):[ \t]*([^\r\n]*)$/gm, Nt = /^(?:GET|HEAD)$/, Dt = /^\/\//, Lt = {}, Ot = {}, qt = "*/".concat("*"), Ht = a.createElement("a"); function Ft(e) { return function(t, n) { "string" != typeof t && (n = t, t = "*"); var r, i = 0, o = t.toLowerCase().match(R) || []; if (b.isFunction(n)) for (; r = o[i++];) "+" === r[0] ? (r = r.slice(1) || "*", (e[r] = e[r] || []).unshift(n)) : (e[r] = e[r] || []).push(n) } } function Pt(e, t, n, r) { var i = {}, o = e === Ot; function a(s) { var u; return i[s] = !0, b.each(e[s] || [], (function(e, s) { var c = s(t, n, r); return "string" != typeof c || o || i[c] ? o ? !(u = c) : void 0 : (t.dataTypes.unshift(c), a(c), !1) })), u } return a(t.dataTypes[0]) || !i["*"] && a("*") } function Mt(e, t) { var n, r, i = b.ajaxSettings.flatOptions || {}; for (n in t) void 0 !== t[n] && ((i[n] ? e : r || (r = {}))[n] = t[n]); return r && b.extend(!0, e, r), e } Ht.href = vt.href, b.extend({ active: 0, lastModified: {}, etag: {}, ajaxSettings: { url: vt.href, type: "GET", isLocal: /^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(vt.protocol), global: !0, processData: !0, async: !0, contentType: "application/x-www-form-urlencoded; charset=UTF-8", accepts: { "*": qt, text: "text/plain", html: "text/html", xml: "application/xml, text/xml", json: "application/json, text/javascript" }, contents: { xml: /\bxml\b/, html: /\bhtml/, json: /\bjson\b/ }, responseFields: { xml: "responseXML", text: "responseText", json: "responseJSON" }, converters: { "* text": String, "text html": !0, "text json": JSON.parse, "text xml": b.parseXML }, flatOptions: { url: !0, context: !0 } }, ajaxSetup: function(e, t) { return t ? Mt(Mt(e, b.ajaxSettings), t) : Mt(b.ajaxSettings, e) }, ajaxPrefilter: Ft(Lt), ajaxTransport: Ft(Ot), ajax: function(e, t) { "object" == typeof e && (t = e, e = void 0), t = t || {}; var r, i, o, s, u, c, l, f, d, p, h = b.ajaxSetup({}, t), g = h.context || h, m = h.context && (g.nodeType || g.jquery) ? b(g) : b.event, v = b.Deferred(), y = b.Callbacks("once memory"), x = h.statusCode || {}, w = {}, T = {}, C = "canceled", j = { readyState: 0, getResponseHeader: function(e) { var t; if (l) { if (!s) for (s = {}; t = At.exec(o);) s[t[1].toLowerCase()] = t[2]; t = s[e.toLowerCase()] } return null == t ? null : t }, getAllResponseHeaders: function() { return l ? o : null }, setRequestHeader: function(e, t) { return null == l && (e = T[e.toLowerCase()] = T[e.toLowerCase()] || e, w[e] = t), this }, overrideMimeType: function(e) { return null == l && (h.mimeType = e), this }, statusCode: function(e) { var t; if (e) if (l) j.always(e[j.status]); else for (t in e) x[t] = [x[t], e[t]]; return this }, abort: function(e) { var t = e || C; return r && r.abort(t), E(0, t), this } }; if (v.promise(j), h.url = ((e || h.url || vt.href) + "").replace(Dt, vt.protocol + "//"), h.type = t.method || t.type || h.method || h.type, h.dataTypes = (h.dataType || "*").toLowerCase().match(R) || [""], null == h.crossDomain) { c = a.createElement("a"); try { c.href = h.url, c.href = c.href, h.crossDomain = Ht.protocol + "//" + Ht.host != c.protocol + "//" + c.host } catch (e) { h.crossDomain = !0 } } if (h.data && h.processData && "string" != typeof h.data && (h.data = b.param(h.data, h.traditional)), Pt(Lt, h, t, j), l) return j; for (d in (f = b.event && h.global) && 0 == b.active++ && b.event.trigger("ajaxStart"), h.type = h.type.toUpperCase(), h.hasContent = !Nt.test(h.type), i = h.url.replace(St, ""), h.hasContent ? h.data && h.processData && 0 === (h.contentType || "").indexOf("application/x-www-form-urlencoded") && (h.data = h.data.replace(Et, "+")) : (p = h.url.slice(i.length), h.data && (i += (bt.test(i) ? "&" : "?") + h.data, delete h.data), !1 === h.cache && (i = i.replace(kt, "$1"), p = (bt.test(i) ? "&" : "?") + "_=" + yt++ + p), h.url = i + p), h.ifModified && (b.lastModified[i] && j.setRequestHeader("If-Modified-Since", b.lastModified[i]), b.etag[i] && j.setRequestHeader("If-None-Match", b.etag[i])), (h.data && h.hasContent && !1 !== h.contentType || t.contentType) && j.setRequestHeader("Content-Type", h.contentType), j.setRequestHeader("Accept", h.dataTypes[0] && h.accepts[h.dataTypes[0]] ? h.accepts[h.dataTypes[0]] + ("*" !== h.dataTypes[0] ? ", " + qt + "; q=0.01" : "") : h.accepts["*"]), h.headers) j.setRequestHeader(d, h.headers[d]); if (h.beforeSend && (!1 === h.beforeSend.call(g, j, h) || l)) return j.abort(); if (C = "abort", y.add(h.complete), j.done(h.success), j.fail(h.error), r = Pt(Ot, h, t, j)) { if (j.readyState = 1, f && m.trigger("ajaxSend", [j, h]), l) return j; h.async && h.timeout > 0 && (u = n.setTimeout((function() { j.abort("timeout") }), h.timeout)); try { l = !1, r.send(w, E) } catch (e) { if (l) throw e; E(-1, e) } } else E(-1, "No Transport"); function E(e, t, a, s) { var c, d, p, w, T, C = t; l || (l = !0, u && n.clearTimeout(u), r = void 0, o = s || "", j.readyState = e > 0 ? 4 : 0, c = e >= 200 && e < 300 || 304 === e, a && (w = function(e, t, n) { for (var r, i, o, a, s = e.contents, u = e.dataTypes; "*" === u[0];) u.shift(), void 0 === r && (r = e.mimeType || t.getResponseHeader("Content-Type")); if (r) for (i in s) if (s[i] && s[i].test(r)) { u.unshift(i); break } if (u[0] in n) o = u[0]; else { for (i in n) { if (!u[0] || e.converters[i + " " + u[0]]) { o = i; break } a || (a = i) } o = o || a } if (o) return o !== u[0] && u.unshift(o), n[o] }(h, j, a)), w = function(e, t, n, r) { var i, o, a, s, u, c = {}, l = e.dataTypes.slice(); if (l[1]) for (a in e.converters) c[a.toLowerCase()] = e.converters[a]; for (o = l.shift(); o;) if (e.responseFields[o] && (n[e.responseFields[o]] = t), !u && r && e.dataFilter && (t = e.dataFilter(t, e.dataType)), u = o, o = l.shift()) if ("*" === o) o = u; else if ("*" !== u && u !== o) { if (!(a = c[u + " " + o] || c["* " + o])) for (i in c) if ((s = i.split(" "))[1] === o && (a = c[u + " " + s[0]] || c["* " + s[0]])) { !0 === a ? a = c[i] : !0 !== c[i] && (o = s[0], l.unshift(s[1])); break } if (!0 !== a) if (a && e.throws) t = a(t); else try { t = a(t) } catch (e) { return { state: "parsererror", error: a ? e : "No conversion from " + u + " to " + o } } } return { state: "success", data: t } }(h, w, j, c), c ? (h.ifModified && ((T = j.getResponseHeader("Last-Modified")) && (b.lastModified[i] = T), (T = j.getResponseHeader("etag")) && (b.etag[i] = T)), 204 === e || "HEAD" === h.type ? C = "nocontent" : 304 === e ? C = "notmodified" : (C = w.state, d = w.data, c = !(p = w.error))) : (p = C, !e && C || (C = "error", e < 0 && (e = 0))), j.status = e, j.statusText = (t || C) + "", c ? v.resolveWith(g, [d, C, j]) : v.rejectWith(g, [j, C, p]), j.statusCode(x), x = void 0, f && m.trigger(c ? "ajaxSuccess" : "ajaxError", [j, h, c ? d : p]), y.fireWith(g, [j, C]), f && (m.trigger("ajaxComplete", [j, h]), --b.active || b.event.trigger("ajaxStop"))) } return j }, getJSON: function(e, t, n) { return b.get(e, t, n, "json") }, getScript: function(e, t) { return b.get(e, void 0, t, "script") } }), b.each(["get", "post"], (function(e, t) { b[t] = function(e, n, r, i) { return b.isFunction(n) && (i = i || r, r = n, n = void 0), b.ajax(b.extend({ url: e, type: t, dataType: i, data: n, success: r }, b.isPlainObject(e) && e)) } })), b._evalUrl = function(e) { return b.ajax({ url: e, type: "GET", dataType: "script", cache: !0, async: !1, global: !1, throws: !0 }) }, b.fn.extend({ wrapAll: function(e) { var t; return this[0] && (b.isFunction(e) && (e = e.call(this[0])), t = b(e, this[0].ownerDocument).eq(0).clone(!0), this[0].parentNode && t.insertBefore(this[0]), t.map((function() { for (var e = this; e.firstElementChild;) e = e.firstElementChild; return e })).append(this)), this }, wrapInner: function(e) { return b.isFunction(e) ? this.each((function(t) { b(this).wrapInner(e.call(this, t)) })) : this.each((function() { var t = b(this), n = t.contents(); n.length ? n.wrapAll(e) : t.append(e) })) }, wrap: function(e) { var t = b.isFunction(e); return this.each((function(n) { b(this).wrapAll(t ? e.call(this, n) : e) })) }, unwrap: function(e) { return this.parent(e).not("body").each((function() { b(this).replaceWith(this.childNodes) })), this } }), b.expr.pseudos.hidden = function(e) { return !b.expr.pseudos.visible(e) }, b.expr.pseudos.visible = function(e) { return !!(e.offsetWidth || e.offsetHeight || e.getClientRects().length) }, b.ajaxSettings.xhr = function() { try { return new n.XMLHttpRequest } catch (e) {} }; var Rt = { 0: 200, 1223: 204 }, It = b.ajaxSettings.xhr(); v.cors = !!It && "withCredentials" in It, v.ajax = It = !!It, b.ajaxTransport((function(e) { var t, r; if (v.cors || It && !e.crossDomain) return { send: function(i, o) { var a, s = e.xhr(); if (s.open(e.type, e.url, e.async, e.username, e.password), e.xhrFields) for (a in e.xhrFields) s[a] = e.xhrFields[a]; for (a in e.mimeType && s.overrideMimeType && s.overrideMimeType(e.mimeType), e.crossDomain || i["X-Requested-With"] || (i["X-Requested-With"] = "XMLHttpRequest"), i) s.setRequestHeader(a, i[a]); t = function(e) { return function() { t && (t = r = s.onload = s.onerror = s.onabort = s.onreadystatechange = null, "abort" === e ? s.abort() : "error" === e ? "number" != typeof s.status ? o(0, "error") : o(s.status, s.statusText) : o(Rt[s.status] || s.status, s.statusText, "text" !== (s.responseType || "text") || "string" != typeof s.responseText ? { binary: s.response } : { text: s.responseText }, s.getAllResponseHeaders())) } }, s.onload = t(), r = s.onerror = t("error"), void 0 !== s.onabort ? s.onabort = r : s.onreadystatechange = function() { 4 === s.readyState && n.setTimeout((function() { t && r() })) }, t = t("abort"); try { s.send(e.hasContent && e.data || null) } catch (e) { if (t) throw e } }, abort: function() { t && t() } } })), b.ajaxPrefilter((function(e) { e.crossDomain && (e.contents.script = !1) })), b.ajaxSetup({ accepts: { script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript" }, contents: { script: /\b(?:java|ecma)script\b/ }, converters: { "text script": function(e) { return b.globalEval(e), e } } }), b.ajaxPrefilter("script", (function(e) { void 0 === e.cache && (e.cache = !1), e.crossDomain && (e.type = "GET") })), b.ajaxTransport("script", (function(e) { var t, n; if (e.crossDomain) return { send: function(r, i) { t = b("